Searched refs:now_func (Results 1 – 2 of 2) sorted by relevance
114 def __init__(self, delay_seconds, callback, now_func=None): argument126 if not now_func:127 now_func = time.time128 self._now_func = now_func
78 now_func=test_time) # time 33