Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ time
Method
time
Lib/asyncio/events.py:320–321 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
318
raise
NotImplementedError
319
320
def
time(self):
321
raise
NotImplementedError
322
323
def
create_future(self):
324
raise
NotImplementedError
Callers
4
_start_handshake
Method · 0.45
_on_handshake_complete
Method · 0.45
reschedule
Method · 0.45
timeout
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected