Searched defs:startTime (Results 1 – 10 of 10) sorted by relevance
23 val startTime: Double constant
21 …ss: ProcessModelFragment, val thread: ThreadModelFragment, override val startTime: Double) : CpuPr… constant in trebuchet.model.fragments.SchedulingProcessFragment
23 class SchedulingSliceFragment(override val state: SchedulingState, override val startTime: Double) constant in trebuchet.model.fragments.SchedulingSliceFragment
23 override val startTime: Double, constant in trebuchet.model.fragments.AsyncSlice
60 class MutableSliceGroup(override var startTime: Double = Double.NaN, variable in trebuchet.model.fragments.SliceGroupBuilder.MutableSliceGroup
27 val startTime: Long = System.currentTimeMillis() constant in traceviewer.ui.Animator
52 val startTime : Double, in <lambda>() constant in StartupEvent
125 Date startTime = new Date(new Date().getTime() - 1000); in testEcAttestation() local
242 long startTime = System.currentTimeMillis(); in run() local
269 long startTime = 0L; in doEnd() local