MCPcopy Create free account
hub / github.com/beefytech/Beef / PerfTimer_DbgPrint

Function PerfTimer_DbgPrint

BeefySysLib/util/PerfTimer.cpp:486–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484}
485
486BF_EXPORT void BF_CALLTYPE PerfTimer_DbgPrint()
487{
488 gPerfManager->DbgPrint();
489}
490
491#endif

Callers

nothing calls this directly

Calls 1

DbgPrintMethod · 0.80

Tested by

no test coverage detected