MCPcopy 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_handshakeMethod · 0.45
rescheduleMethod · 0.45
timeoutFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected