Home
last modified time | relevance | path

Searched refs:_on_timeout (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/asyncio/
Dtasks.py552 def _on_timeout(): function
576 timeout_handle = loop.call_later(timeout, _on_timeout)