Searched refs:startMs (Results 1 – 2 of 2) sorted by relevance
23 val startMs = nowMs() constant25 get() = nowMs() - startMs
99 val startMs = nowMs() in waitForStable() constant101 val elapsedMs = nowMs() - startMs in waitForStable()