JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
B
C
E
F
G
I
P
R
S
T
G
getBenchTime()
- Method in class ej.benchmark.
BenchResult
Gets the real bench time for one iteration removing the extra work time.
getCalibrationTime()
- Method in class ej.benchmark.
BenchTest
Gets the time to calibrate the number of iterations the test must be ran to reach the expected run time.
getNumberOfIterations()
- Method in class ej.benchmark.
BenchTest
Gets the number of iterations the bench must be ran to reach the bench time specified by
BenchTest.getRunTime()
.
getRunTime()
- Method in class ej.benchmark.
BenchTest
Gets the time the test must run to perform the bench.
getTime()
- Method in class ej.benchmark.time.
PlatformTimeStrategy
getTime()
- Method in class ej.benchmark.time.
SystemCurrentTimeStrategy
getTime()
- Method in interface ej.benchmark.time.
TimeStrategy
Return the current time.
B
C
E
F
G
I
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes