Searched defs:stopTime (Results 1 – 6 of 6) sorted by relevance
44 private final long stopTime; field in SplashPanel71 public SplashPanel(Sprite sprite, double processorLoad, long stopTime) in SplashPanel()
106 unsigned long stopTime; /* Time of first frame of this utt */ member
728 public DateTime stopTime; field in Antlr.Runtime.Debug.Profiler.DecisionEvent
792 public DateTime stopTime; field in Antlr.Runtime.Debug.Profiler.DecisionEvent
108 public long stopTime; field in Profiler.DecisionEvent
370 UDate startTime, stopTime; in iterateTestsWithLevel() local