Javier
02/11/2023, 6:31 PMsuspend main creating a scope and I have tried to use runBlocking too.
A MonotonicFrameClock is not available in this CoroutineContext. Callers should supply an appropriate MonotonicFrameClock using withContext.Javier
02/11/2023, 6:32 PMRecompositionClock._Immediate_ and it "works". I am seeing weird values, I am going to do some testskevin.cianfarini
02/11/2023, 6:50 PMImmediate clock is the only option you have.jw
02/12/2023, 12:39 AM