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

Method imaginary_pid

tools/toolchain_profiler.py:258–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256
257 @staticmethod
258 def imaginary_pid():
259 ToolchainProfiler.imaginary_pid_ -= 1
260 return ToolchainProfiler.imaginary_pid_
261
262 ToolchainProfiler.record_process_start()
263else:

Callers 3

profiled_callFunction · 0.80
profiled_check_callFunction · 0.80
profiled_check_outputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected