HomeSort by relevance Sort by last modified time
    Searched refs:_clock_resolution (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Lib/asyncio/
test_utils.py 297 self._clock_resolution = 1e-9
base_events.py 246 self._clock_resolution = time.get_clock_info('monotonic').resolution
    [all...]
  /external/python/cpython3/Lib/test/test_asyncio/
test_events.py     [all...]

Completed in 217 milliseconds