Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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()
263
else
:
Callers
3
profiled_call
Function · 0.80
profiled_check_call
Function · 0.80
profiled_check_output
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected