Searched refs:lastNanos (Results 1 – 1 of 1) sorted by relevance
186 int lastNanos = 0; in test_ClockResolution() local194 } while (nanos == lastNanos); // Repeat to get a different value in test_ClockResolution()195 lastNanos = nanos; in test_ClockResolution()