Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dtasks.py514 def _on_timeout(): function
538 timeout_handle = loop.call_later(timeout, _on_timeout)