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

Method timestamp

tools/toolchain_profiler.py:134–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132
133 @staticmethod
134 def timestamp():
135 return '{0:.3f}'.format(time.time())
136
137 @staticmethod
138 def log_access():

Callers 7

record_process_startMethod · 0.80
record_process_exitMethod · 0.80
enter_blockMethod · 0.80
exit_blockMethod · 0.80

Calls 1

formatMethod · 0.45

Tested by

no test coverage detected