Searched refs:rtThread (Results 1 – 1 of 1) sorted by relevance
39 val rtThread = process.threads.first { it.name == "RenderThread" } in measureStartup() constant43 val end = rtThread.slices.first { in measureStartup()