timing
Contains utility functions for defining and discretizing times.
Functions
|
Converts a value to a Time object. |
|
Converts an iterable of durations to an iterable of Time objects. |
|
Returns the time at which each step starts from their durations. |
|
Returns the included first tick index of the step starting at start_time. |
|
Returns the excluded last tick index of the step ending at stop_time. |
|
Returns the number of ticks between start_time and stop_time. |