#include "nwnx"
Go to the source code of this file.
Functions | |
void | NWNX_Profiler_PushPerfScope (string name, string tag0_tag="", string tag0_value="") |
Push a timing metric scope - note that every push must be matched by a corresponding pop. More... | |
void | NWNX_Profiler_PopPerfScope () |
Pops a timing metric. More... | |