summaryrefslogtreecommitdiff
path: root/taskflow/types/timing.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-181-3/+1
* Remove class StopWatch from timingchenghuiyu2017-10-241-6/+0
* Move 'convert_to_timeout' to timing type as a helper functionJoshua Harlow2015-11-121-6/+32
* Add a executor backed conductor and have existing impl. use itJoshua Harlow2015-11-121-2/+2
* Provide a deprecated alias for the now removed stop watch classJoshua Harlow2015-07-121-4/+4
* Remove 2.6 classifier + 2.6 compatibility codeJoshua Harlow2015-06-211-3/+3
* Move to using the oslo.utils stop watchJoshua Harlow2015-03-201-258/+6
* Tweak some of the types thread safety docstringsJoshua Harlow2015-02-211-4/+4
* Docstrings should document parameters return valuesVilobh Meshram2015-02-111-2/+8
* Stopwatch usage cleanup/tweakJoshua Harlow2015-01-281-7/+16
* Use monotonic time when/if availableJoshua Harlow2015-01-271-8/+89
* Merge "Provide the stopwatch elapsed method a maximum"Jenkins2015-01-211-8/+11
|\
| * Provide the stopwatch elapsed method a maximumJoshua Harlow2015-01-151-8/+11
* | Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-2/+2
* | Use oslo.utils reflection for class nameJoshua Harlow2015-01-131-1/+2
|/
* Add split time capturing to the stop watchJoshua Harlow2015-01-121-0/+61
* Update statement around stopwatch thread safetyJoshua Harlow2014-12-271-1/+4
* Allow stopwatches to be restartedJoshua Harlow2014-12-061-0/+6
* Use and verify event and latch wait() return using timeoutsJoshua Harlow2014-10-181-3/+3
* Merge "Remove useless __exit__ return"Jenkins2014-10-181-2/+0
|\
| * Remove useless __exit__ returnJoshua Harlow2014-09-161-2/+0
* | Use timeutils functions instead of misc.wallclockJoshua Harlow2014-09-271-10/+19
|/
* Avoid naming time type module the same as a builtinJoshua Harlow2014-08-121-0/+125