FrameDispatcher

constructor(context: CoroutineContext, onFrame: suspend () -> Unit)
constructor(scope: CoroutineScope, onFrame: suspend () -> Unit)