toggle menu
workflow
jvm
switch theme
search in API
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