MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / tick

Function tick

emrun.py:114–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112
113# Returns wallclock time in seconds.
114def tick():
115 return time.time()
116
117
118# Absolute wallclock time in seconds specifying when the previous HTTP stdout

Callers 7

emrun.pyFile · 0.70
print_messageFunction · 0.70
browser_logiFunction · 0.70
browser_logeFunction · 0.70
serve_foreverMethod · 0.70
send_headMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected