MCPcopy Create free account
hub / github.com/EasyIME/PIME / current

Method current

python/python3/tornado/ioloop.py:231–232  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

229 @typing.overload
230 @staticmethod
231 def current() -> "IOLoop":
232 pass
233
234 @typing.overload
235 @staticmethod

Callers 15

runMethod · 0.80
reset_timeoutMethod · 0.80
quitMethod · 0.80
__new__Method · 0.80
initializeMethod · 0.80
add_accept_handlerFunction · 0.80
resolveMethod · 0.80
__init__Method · 0.80
connectMethod · 0.80
__init__Method · 0.80
startFunction · 0.80
with_timeoutFunction · 0.80

Calls 2

AsyncIOMainLoopClass · 0.90
get_event_loopMethod · 0.80

Tested by 11

get_new_ioloopMethod · 0.64
getMethod · 0.64
test_default_currentMethod · 0.64
test_non_currentMethod · 0.64
fMethod · 0.64
test_force_currentMethod · 0.64
async_wrapperMethod · 0.64
fMethod · 0.64