aboutsummaryrefslogtreecommitdiff
path: root/src/time/tick_test.go
AgeCommit message (Expand)Author
2021-11-05time: make Ticker.Reset(0) paniczhouguangyuan
2021-10-06time: fallback to slower TestTicker test after one failureDamien Neil
2021-04-27time: increase slop for TestTickerIan Lance Taylor
2020-09-23all: add GOOS=iosCherry Zhang
2020-02-24time: add Ticker.ResetChangkun Ou
2020-02-23Revert "time: add Ticker.Reset"Andrew Bonventre
2020-02-23time: add Ticker.ResetChangkun Ou
2019-11-19time: give TestTicker more time on darwin-arm64Ian Lance Taylor
2019-11-19time: deflake TestTickerIan Lance Taylor
2017-09-15runtime: return deltimer early if timer.timersBucket is unsetEmmanuel Odeke
2017-09-12runtime: improve timers scalability on multi-CPU systemsAliaksandr Valialkin
2016-03-02all: single space after period.Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox