Skip navigation links
C G I O P R S T 

G

getClockDelay() - Method in class com.yashovardhan99.timeit.Stopwatch
Returns the currently set clock delay
getDuration() - Method in class com.yashovardhan99.timeit.Timer
Fetch the set duration of the timer
getElapsedTime() - Method in class com.yashovardhan99.timeit.Stopwatch
Gets the current elapsed time the stopwatch has been running for in milliseconds
getLapTime() - Method in class com.yashovardhan99.timeit.Split
Gets the lap time in milliseconds
getRemainingTime() - Method in class com.yashovardhan99.timeit.Timer
Get the remaining time of the timer in milliseconds
getSplits() - Method in class com.yashovardhan99.timeit.Stopwatch
Get a list of all splits that have been created.
getSplitTime() - Method in class com.yashovardhan99.timeit.Split
Gets the split time in milliseconds
getStart() - Method in class com.yashovardhan99.timeit.Stopwatch
Returns the clock time (in milliseconds) when the stopwatch was started
getStart() - Method in class com.yashovardhan99.timeit.Timer
Get the start time in long
C G I O P R S T 
Skip navigation links