Searched defs:lastTime (Results 1 – 10 of 10) sorted by relevance
52 long lastTime = (timed)? System.nanoTime() : 0; in doInvokeAny() local162 long lastTime = System.nanoTime(); in invokeAll() local
60 private double lastTime; field in StepNormalizer
99 void update(const SkAnimTimer& timer, SkScalar lastTime) { in update()
49 lastTime int64 member
77 long lastTime = System.nanoTime(); in run() local
245 int lastTime = -1; in generateFormat() local
691 long lastTime = timed ? System.nanoTime() : 0; in invokeAnyImpl() local
112 uint64_t lastTime = v8profile->GetStartTime(); in buildInspectorObjectForTimestamps() local
413 long lastTime = System.currentTimeMillis(); in main() local