public class TimeEvent extends TrackerEvent
| Constructor and Description |
|---|
TimeEvent(Instant timestamp,
Duration timeSinceLastMark)
Instantiates a new Time event.
|
| Modifier and Type | Method and Description |
|---|---|
Duration |
getMillisSinceLastMark()
Gets millis since last mark.
|
Instant |
getTimestamp()
Gets timestamp.
|
String |
toString() |
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.