Home
last modified time | relevance | path

Searched defs:call_later (Results 1 - 4 of 4) sorted by relevance

/third_party/node/test/fixtures/wpt/wasm/jsapi/functions/
H A Dhelper.js1 function call_later(f) { function
/third_party/python/Lib/asyncio/
H A Devents.py263 def call_later(self, delay, callback, *args, context=None): member in AbstractEventLoop
H A Dbase_events.py709 def call_later(self, delay, callback, *args, context=None): member in BaseEventLoop
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py1587 def call_later(delay, callback, *args): function

Completed in 9 milliseconds