Home
last modified time | relevance | path

Searched refs:startFrameTime (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
DComposeToolkit.kt251 val startFrameTime = mainClock.currentTime in recordMotion() constant
253 recordFrame(TimestampFrameId(mainClock.currentTime - startFrameTime)) in recordMotion()