Versions in this module Expand all Collapse all v1 v1.1.0 Jun 7, 2026 Changes in this version + var MaxTime = time.Unix(1<<63 - 62135596801, 0) + type Clock struct + func (c *Clock) Set(t time.Time) + func (c *Clock) Sync() + func (c *Clock) Time() time.Time + func (c *Clock) Unix() uint64 + func (c *Clock) UnixTime() time.Time v1.0.2 Jan 26, 2026 v1.0.1 Dec 4, 2025