Searched refs:time_to_print (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dprogress.py293 time_to_print() has returned True. Can be used to key a spinner,
315 def time_to_print(self): member in class:PrintTimer
1852 if self._ptimer.time_to_print():
1988 if not self._ptimer.time_to_print() and \
2045 if not self._ptimer.time_to_print() and not outspec.first and \
2089 if not self._ptimer.time_to_print() and not outspec:
2118 if not self._ptimer.time_to_print() and not outspec.first:
2215 if not self._ptimer.time_to_print() and not outspec:
2383 if not self._ptimer.time_to_print() and \
2412 if not self._ptimer.time_to_print() an
[all...]

Completed in 16 milliseconds