Home
last modified time | relevance | path

Searched defs:call_at (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dutils.py493 def call_at(self, when, callback, *args, context=None): member in TestLoop
/third_party/python/Lib/asyncio/
H A Devents.py266 def call_at(self, when, callback, *args, context=None): member in AbstractEventLoop
H A Dbase_events.py733 def call_at(self, when, callback, *args, context=None): member in BaseEventLoop

Completed in 5 milliseconds