isCpuThrottling

suspend fun Call.isCpuThrottling(scope: CoroutineScope = CoroutineScope(Dispatchers.IO)): StateFlow<Boolean>