.. meta:: :description: Complete API reference for TimeDelta, whenever's exact duration type, plus the hours(), minutes(), and seconds() helpers. ``TimeDelta`` ============= .. autoclass:: whenever.TimeDelta :members: :special-members: .. autofunction:: whenever.hours .. autofunction:: whenever.minutes .. autofunction:: whenever.seconds .. autofunction:: whenever.milliseconds .. autofunction:: whenever.microseconds .. autofunction:: whenever.nanoseconds