Searched defs:lastTime (Results 1 – 3 of 3) sorted by relevance
104 const lastTime = ticks[ticks.length - 1].time; constant
108 void update(double nanos, SkScalar lastTime) { in update()
114 uint64_t lastTime = v8profile->GetStartTime(); in buildInspectorObjectForTimestamps() local