stopCollectors

abstract suspend fun stopCollectors(force: Boolean)

Stop all collectors for this StatisticsProvider.

Parameters

force

If true immediately stop collectors, data can be missed! If false waits for all collectors to handle statistics, after that stop collectors