# Functions
LoadPersisted load a persisted Lamport clock from a file.
NewClock create a new clock with the value 1.
NewClockWithTime create a new clock with a value.
NewPersisted create a new persisted Lamport clock.
# Type aliases
Time is the value of a Clock.