aboutsummaryrefslogtreecommitdiff
path: root/src/time/tick.go
AgeCommit message (Expand)Author
2021-11-05time: make Ticker.Reset(0) paniczhouguangyuan
2021-08-16time: update current time commentastraw99
2020-11-18time: in NewTicker, document that the 1st tick comes after dAlberto Donizetti
2020-10-23all: fix quoting for compress/bzip2 and time's godocsubham sarkar
2020-02-24time: add Ticker.ResetChangkun Ou
2020-02-23Revert "time: add Ticker.Reset"Andrew Bonventre
2020-02-23time: add Ticker.ResetChangkun Ou
2018-07-11time: add clarification to Timer.Stop documentationCaleb Martinez
2016-03-02all: single space after period.Brad Fitzpatrick
2016-02-29time: document Tick will return nil if d <= 0Shenghou Ma
2015-07-13time: document that time.Tick creates an unrecoverable resourceRob Pike
2014-09-08build: move package sources from src/pkg to srcRuss Cox