Searched defs:lastTime (Results 1 – 4 of 4) 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
881 uint64_t lastTime = profile_->start_time().since_origin().InMicroseconds(); in SerializeTimeDeltas() local