NewCondTimer returns a new Timer containing a function that will be called when condition satisfied that specified by the condition argument. The duration d must be greater than zero; if not, NewCondTimer will panic. Stop the timer to release associated resources.
(condition timer.Condition, fn timer.Func)
source not stored for this graph (policy: none)