MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / RenderHelp

Method RenderHelp

core/vprof_tool.cpp:122–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122void
123VProfTool::RenderHelp(void (*render)(const char *fmt, ...))
124{
125 render("Use 'sm prof dump vprof' or one of the vprof_generate_report commands in your console to analyze a profile session.");
126}

Callers 1

OnRootConsoleCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected