Searched defs:parentFrameClock (Results 1 – 1 of 1) sorted by relevance
533 suspend fun runRecomposeAndApplyChanges() = recompositionRunner { parentFrameClock -> in parentFrameClock() method938 ) = recompositionRunner { parentFrameClock -> in runRecomposeConcurrentlyAndApplyChanges() method1071 val parentFrameClock = coroutineContext.monotonicFrameClock in recompositionRunner() constant