MemoryStats

interface MemoryStats(source)

Reports free/available memory.

See also

Inheritors

Functions

Link copied to clipboard
abstract fun freeMemory(): Long
Link copied to clipboard
abstract fun totalMemory(): Long