Package csw.time.clock.natives.models
Interface TMTClock
-
- All Known Implementing Classes:
LinuxClock
,NonLinuxClock
public interface TMTClock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
offset()
java.time.Instant
taiInstant()
java.time.Instant
utcInstant()
-