collectMemoryStatistics

abstract suspend fun collectMemoryStatistics(updateProgress: suspend (progress: Progress) -> Unit = {})

Restart the collection of memory statistics from sensor.

Parameters

updateProgress

Progress of the operation