get Memory Statistics
abstract suspend fun getMemoryStatistics(updateProgress: suspend (progress: Progress) -> Unit = {}): MemoryStatistics
Get memory statistics from sensor.
Return
Memory statistics MemoryStatistics
Parameters
update Progress
Progress of the operation