Staging
v0.8.1
https://github.com/python/cpython
Revision f67255ab94742b017697bdedfd4c8eb25dac6f82 authored by Victor Stinner on 25 January 2014, 14:01:33 UTC, committed by Victor Stinner on 25 January 2014, 14:01:33 UTC
between the resolution of the BaseEventLoop.time() method and the resolution of
the selector. The granuarility is used in the scheduler to round time and
deadline.
1 parent 635fca9
History
Tip revision: f67255ab94742b017697bdedfd4c8eb25dac6f82 authored by Victor Stinner on 25 January 2014, 14:01:33 UTC
Issue #20311: asyncio: Add a granularity attribute to BaseEventLoop: maximum
Tip revision: f67255a
File Mode Size
Grammar -rw-r--r-- 5.9 KB

back to top