Composables UI is out: our new component library for Compose Multiplatform ->
Property

frameDelayMillis

The frame delay time for the TestMonotonicFrameClock in milliseconds.

Source set: JvmAndAndroid
@ExperimentalTestApi // Required by kotlinc to use frameDelayNanos
val TestMonotonicFrameClock.frameDelayMillis: Long

The frame delay time for the TestMonotonicFrameClock in milliseconds.

Last updated: