Home
last modified time | relevance | path

Searched defs:timedelta (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/.gitlab-ci/lava/
Dexceptions.py9 def __init__(self, *args, timeout_duration: timedelta) -> None:
/third_party/python/Doc/library/
Ddatetime.rst460 .. _datetime-date:
/third_party/python/Lib/
Ddatetime.py442 class timedelta: class