Home | History | Annotate | Download | only in widget

Lines Matching defs:getNanoTime

5146     long getNanoTime() {
5266 * @param deadlineNs Time, relative to getNanoTime(), by which bind/create work should
5275 long startBindNs = getNanoTime();
5282 long endBindNs = getNanoTime();
5401 * @param deadlineNs Time, relative to getNanoTime(), by which bind/create work should
5495 long start = getNanoTime();
5510 long end = getNanoTime();