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 2025-10-02 14:26:25