NewCountTimer returns a new Timer containing a function that will be called with a period specified by the duration argument. After count times, timer will be stopped automatically, It adjusts the intervals for slow receivers. The duration d must be greater than zero; if not, NewCountTimer will pani
(interval time.Duration, count int, fn timer.Func)
source not stored for this graph (policy: none)