Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
114
def
tick():
115
return
time.time()
116
117
118
# Absolute wallclock time in seconds specifying when the previous HTTP stdout
Callers
7
emrun.py
File · 0.70
print_message
Function · 0.70
browser_logi
Function · 0.70
browser_loge
Function · 0.70
print_timed_out_messages
Method · 0.70
serve_forever
Method · 0.70
send_head
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected