Package org.eclipse.jgit.util.time
-
Interface Summary Interface Description MonotonicClock A provider of time. -
Class Summary Class Description MonotonicSystemClock AMonotonicClock
based onSystem.currentTimeMillis
.ProposedTimestamp A timestamp generated byMonotonicClock.propose()
.