Home
last modified time | relevance | path

Searched refs:startMs (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/ui/src/frontend/
Danimation.ts18 private startMs = 0; property in Animation
32 this.startMs = nowMs;
43 return this.startMs;
51 this.onAnimationStep(Math.max(Math.round(nowMs - this.startMs), 0));
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DCalendar.java1923 long startMs = getTimeInMillis(); in fieldDifference() local
1931 if (startMs < targetMs) { in fieldDifference()
1935 setTimeInMillis(startMs); in fieldDifference()
1953 setTimeInMillis(startMs); in fieldDifference()
1964 } else if (startMs > targetMs) { in fieldDifference()
1976 setTimeInMillis(startMs); in fieldDifference()
1994 setTimeInMillis(startMs); in fieldDifference()
2007 setTimeInMillis(startMs); in fieldDifference()
/external/perfetto/ui/src/controller/
Dquery_controller.ts57 const startMs = performance.now(); constant
59 const durationMs = performance.now() - startMs;
/external/tensorflow/tensorflow/contrib/android/java/org/tensorflow/contrib/android/
DTensorFlowInferenceInterface.java552 final long startMs = System.currentTimeMillis(); in loadGraph() local
571 "Model load took " + (endMs - startMs) + "ms, TensorFlow version: " + TensorFlow.version()); in loadGraph()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCalendar.java3918 long startMs = getTimeInMillis(); in fieldDifference() local
3926 if (startMs < targetMs) { in fieldDifference()
3930 setTimeInMillis(startMs); in fieldDifference()
3951 setTimeInMillis(startMs); in fieldDifference()
3962 } else if (startMs > targetMs) { in fieldDifference()
3974 setTimeInMillis(startMs); in fieldDifference()
3993 setTimeInMillis(startMs); in fieldDifference()
4006 setTimeInMillis(startMs); in fieldDifference()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java4021 long startMs = getTimeInMillis(); in fieldDifference() local
4029 if (startMs < targetMs) { in fieldDifference()
4033 setTimeInMillis(startMs); in fieldDifference()
4054 setTimeInMillis(startMs); in fieldDifference()
4065 } else if (startMs > targetMs) { in fieldDifference()
4077 setTimeInMillis(startMs); in fieldDifference()
4096 setTimeInMillis(startMs); in fieldDifference()
4109 setTimeInMillis(startMs); in fieldDifference()
/external/icu/icu4c/source/i18n/
Dcalendar.cpp2277 double startMs = getTimeInMillis(ec); in fieldDifference() local
2284 if (startMs < targetMs) { in fieldDifference()
2288 setTimeInMillis(startMs, ec); in fieldDifference()
2313 setTimeInMillis(startMs, ec); in fieldDifference()
2324 } else if (startMs > targetMs) { in fieldDifference()
2328 setTimeInMillis(startMs, ec); in fieldDifference()
2351 setTimeInMillis(startMs, ec); in fieldDifference()
2364 setTimeInMillis(startMs, ec); in fieldDifference()
/external/owasp/sanitizer/tools/findbugs/lib/
Dyjp-controller-api-redist.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/yourkit/ com/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...