Home
last modified time | relevance | path

Searched defs:getElapsedTime (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/startupprogress/
H A DStartupProgressView.java78 public long getElapsedTime() { in getElapsedTime() method in StartupProgressView
91 public long getElapsedTime(Phase phase) { in getElapsedTime() method in StartupProgressView
104 public long getElapsedTime(Phase phase, Step step) { in getElapsedTime() method in StartupProgressView
276 private long getElapsedTime(AbstractTracking tracking) { in getElapsedTime() method in StartupProgressView
289 private long getElapsedTime(AbstractTracking beginTracking, in getElapsedTime() method in StartupProgressView
/dports/biology/gffread/gffread-0.12.7/gclib/
H A Dgstopwatch.cpp23 double GStopWatch::getElapsedTime() { in getElapsedTime() function in GStopWatch
38 double GStopWatch::getElapsedTime() { in getElapsedTime() function in GStopWatch
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/net/udp/uc/
H A DPRUDPPacketHandlerRequest.java26 getElapsedTime(); in getElapsedTime() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/util/
H A DTimer.cpp27 double Timer::getElapsedTime() const in getElapsedTime() function in Timer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/util/
H A DTimer.cpp27 double Timer::getElapsedTime() const in getElapsedTime() function in Timer
/dports/java/jtiger/jtiger-2.1.0376/src/org/jtiger/report/html/
H A DOverallResult.java17 String getElapsedTime(); in getElapsedTime() method
H A DTestResult.java17 String getElapsedTime(); in getElapsedTime() method
/dports/devel/sfml/SFML-2.5.1/src/SFML/System/
H A DClock.cpp47 Time Clock::getElapsedTime() const in getElapsedTime() function in sf::Clock
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/bluray/media/
H A DAsynchronousPiPControl.java33 public abstract Time getElapsedTime(); in getElapsedTime() method
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/bluray/media/
H A DAsynchronousPiPControl.java33 public abstract Time getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/
H A DLogEvent.java33 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/
H A DLogEvent.java33 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/devel/pear-phing/phing-2.6.1/system/util/
H A DTimer.php79 function getElapsedTime($places=5) { function in Timer
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/
H A DLogEvent.java44 public double getElapsedTime(); in getElapsedTime() method
/dports/textproc/xalan-c/xalan_c-1.12/Tests/Performance/
H A DTimer.hpp58 TimerType getElapsedTime() in getElapsedTime() function in Timer
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DthreadStatisticalInfo.hpp44 …uint64_t getElapsedTime() const { return nanos_to_millis(os::javaTimeNanos() - _start_time_stamp);… in getElapsedTime() function in ThreadStatisticalInfo
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DthreadStatisticalInfo.hpp44 …uint64_t getElapsedTime() const { return nanos_to_millis(os::javaTimeNanos() - _start_time_stamp);… in getElapsedTime() function in ThreadStatisticalInfo
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DthreadStatisticalInfo.hpp44 …uint64_t getElapsedTime() const { return nanos_to_millis(os::javaTimeNanos() - _start_time_stamp);… in getElapsedTime() function in ThreadStatisticalInfo

1234567