Searched defs:tickerTimer (Results 1 – 1 of 1) sorted by relevance
332 type tickerTimer struct { struct333 *Ticker334 stopped bool337 func (t *tickerTimer) Stop() bool {344 func (t *tickerTimer) Reset(d Duration) bool {