Searched defs:processNextEvent (Results 1 – 1 of 1) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ | ||
D | EventLoop.common.kt | 53 public open fun processNextEvent(): Long { in <lambda>() method in kotlinx.coroutines.EventLoop |