Package | Description |
---|---|
de.larssh.utils.time |
Utilities for date and time
|
Modifier and Type | Class and Description |
---|---|
class |
CloseableStopwatch
Abstract and synchronized implementation of a closeable
Stopwatch . |
class |
LoggingStopwatch
Implementation of
CloseableStopwatch meant for logging stopwatch
data. |
Modifier and Type | Method and Description |
---|---|
Stopwatch |
Stopwatch.Checkpoint.getStopwatch()
Stopwatch
|
Constructor and Description |
---|
Checkpoint(Stopwatch stopwatch,
String name,
Instant instant,
Optional<Stopwatch.Checkpoint> previousCheckpoint)
Creates a new
Checkpoint instance. |
Copyright © 2025. All rights reserved.