public class TimeMeasure extends Object
| Constructor and Description |
|---|
TimeMeasure(Instant start) |
TimeMeasure(Instant start,
Duration duration) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
Instant |
getStart() |
boolean |
isFinished() |
Copyright © 2016 DevCon5 GmbH. All rights reserved.