Versions in this module Expand all Collapse all v1 v1.0.0 Jul 21, 2022 Changes in this version + var MaxTime = time.Unix(1<<63 - 62135596801, 0) + type Clock struct + func (c *Clock) Set(time time.Time) + func (c *Clock) Sync() + func (c *Clock) Time() time.Time + func (c *Clock) Unix() uint64 v1.0.0-alpha Nov 22, 2022