orbit-util / orbit.util.time / highResolutionTicker

highResolutionTicker

@ExperimentalCoroutinesApi fun highResolutionTicker(ticksPerSecond: Double, scope: CoroutineScope = GlobalScope): ReceiveChannel<Unit>