workflow
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
workflow
workflow-tracing
/
com.squareup.workflow1.diagnostic.tracing
/
MemoryStats
Memory
Stats
interface
MemoryStats
(
source
)
Reports free/available memory.
See also
Runtime
Memory
Stats
Inheritors
RuntimeMemoryStats
Members
Functions
free
Memory
Link copied to clipboard
abstract
fun
freeMemory
(
)
:
Long
total
Memory
Link copied to clipboard
abstract
fun
totalMemory
(
)
:
Long