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

Function PerfTimer_StopRecording

BeefySysLib/util/PerfTimer.cpp:481–484  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479}
480
481BF_EXPORT void BF_CALLTYPE PerfTimer_StopRecording()
482{
483 gPerfManager->StopRecording();
484}
485
486BF_EXPORT void BF_CALLTYPE PerfTimer_DbgPrint()
487{

Callers

nothing calls this directly

Calls 1

StopRecordingMethod · 0.80

Tested by

no test coverage detected