Searched defs:getCurrentTime (Results 1 - 7 of 7) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
H A DScheduler.java13 public long getCurrentTime() { method in class:Scheduler
/external/llvm/lib/Support/
H A DTimer.cpp129 TimeRecord TimeRecord::getCurrentTime(bool Start) { function in class:TimeRecord
152 Time -= TimeRecord::getCurrentTime(true);
156 Time += TimeRecord::getCurrentTime(false);
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DMovieHeaderBox.java271 public int getCurrentTime() { method in class:MovieHeaderBox
/external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
H A Dbackground.js191 var ms = nextEvent_.startTime.getTime() - getCurrentTime();
251 var ms = nextEvent_.startTime.getTime() - getCurrentTime();
322 lastPollTime_ = getCurrentTime();
464 var t = event_.startTime.getTime() - getCurrentTime();
598 var t = nextEvent_.startTime.getTime() - getCurrentTime();
607 if (nextEvent_ && (getCurrentTime() - lastPollTime_ >= POLL_INTERVAL)) {
616 function getCurrentTime() { function
/external/webkit/Source/WebCore/svg/
H A DSVGAnimationElement.cpp188 float SVGAnimationElement::getCurrentTime() const function in class:WebCore::SVGAnimationElement
H A DSVGSVGElement.cpp554 float SVGSVGElement::getCurrentTime() const function in class:WebCore::SVGSVGElement
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 7292 milliseconds