public final class ValidationTimer
extends java.lang.Object
Constructor and Description |
---|
ValidationTimer()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getDuration()
Gets timer duration.
|
void |
start()
Starts measurement of time.
|
void |
stop()
Stops measuremnt of time.
|
Last updated 2024-12-05 10:34:50