Home | History | Annotate | Download | only in jsr166

Lines Matching refs:nanoTime

139         long startTime = System.nanoTime();
248 startTime = System.nanoTime();
253 startTime = System.nanoTime();
261 // We shouldn't assume that nanoTime and currentTimeMillis
262 // use the same time source, so don't use nanoTime here.
549 long startTime = System.nanoTime();
624 long startTime = System.nanoTime();
1220 long startTime = System.nanoTime();