Searched defs:timeTimer (Results 1 – 1 of 1) sorted by relevance
330 type timeTimer struct { struct331 c unsafe.Pointer // <-chan time.Time332 init bool333 timer364 func stopTimer(t *timeTimer) bool {373 func resetTimer(t *timeTimer, when, period int64) bool {