Add timers to netTime
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
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