Home
last modified time | relevance | path

Searched defs:firstSliceTime (Results 1 – 1 of 1) sorted by relevance

/tools/trebuchet/trebuchet/startup-common/src/
DStartupCommon.kt56 val firstSliceTime : Double, in <lambda>() constant in StartupEvent
145 …val firstSliceTime = newProc.threads.map { it.slices.firstOrNull()?.startTime ?: Double.POSITIVE_I… in Model() constant