Home
last modified time | relevance | path

Searched defs:_Schedule (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/models/
H A Djob.py638 def _Schedule(self, countdown=_TASK_INTERVAL): member in Job
/dports/devel/py-futurist/futurist-2.4.0/futurist/
H A Dperiodics.py244 class _Schedule(object): class