Skip to content

Add timers to netTime

Jono Wenger requested to merge jono/netTimeTimer into release

Add wrappers for time.Timer, time.After, and time.AfterFunc to netTime that adjust the duration to the offset between the time source and time.Now

Merge request reports