Expand description
Utilities for iteration with duration objects.
Structs§
- Subdivide
- An iterator over an evenly spaced lattice of
FloatDurations.
Functions§
- subdivide
- Subdivide the distance between two duration into
stepsevenly spaced points. - subdivide_
with_ step - Subdivide the distance between two duration into
stepsevenly spaced points and include a timestep.