Versions in this module Expand all Collapse all v1 v1.0.3 Jul 6, 2017 v1.0.2 Jun 7, 2017 v1.0.1 May 18, 2017 Changes in this version + func LoadLocation(name string) (*time.Location, error) + func Now() time.Time + func Since(t time.Time) time.Duration + type Timer struct + C <-chan time.Time + Read bool + func NewTimer() *Timer + func (t *Timer) Reset(d time.Duration) + func (t *Timer) Stop() bool