Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/src/
DJavaFxDispatcher.kt87 PulseTimer().apply { start() } in toString()
99 private class PulseTimer : AnimationTimer() { class