MCPcopy 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
55const char *
56VProfTool::Description()
57{
58 return "Valve built-in profiler";
59}
60
61bool
62VProfTool::Start()

Callers 1

OnRootConsoleCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected