Versions in this module Expand all Collapse all v0 v0.1.3 Feb 23, 2020 Changes in this version + type Clock struct + func (_m *Clock) NewTimer(_a0 time.Duration) cagetime.Timer + func (_m *Clock) Now() time.Time + type Timer struct + func (_m *Timer) C() <-chan time.Time + func (_m *Timer) Reset(_a0 time.Duration) bool + func (_m *Timer) Stop() bool