Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Description
Method
Description
core/vprof_tool.cpp:55–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
const char *
56
VProfTool::Description()
57
{
58
return
"Valve built-in profiler"
;
59
}
60
61
bool
62
VProfTool::Start()
Callers
1
OnRootConsoleCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected