Lines Matching refs:Timer
52 // If a benchmark needs some expensive setup before running, the timer581 // timer afterwards.1016 var timer *time.Timer1021 timer = time.AfterFunc(*timeout, func() {1031 timer.Stop()