- Enclosing class:
Timeit
public static class Timeit.Checkpoint
extends Object
Class representing a named checkpoint with a timestamp in nanoseconds.
-
Method Summary
long
Get the checkpoint timestamp in nanoseconds.
-
Method Details
-
getName
Get the checkpoint name.
- Returns:
-
getNanoseconds
public long getNanoseconds()
Get the checkpoint timestamp in nanoseconds.
- Returns:
-