MCPcopy Create free account
hub / github.com/beefytech/Beef / ~AutoPerfRecordAndPrint

Method ~AutoPerfRecordAndPrint

BeefySysLib/util/PerfTimer.cpp:432–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430}
431
432AutoPerfRecordAndPrint::~AutoPerfRecordAndPrint()
433{
434 if (mDidStart)
435 mPerfManager->StopRecording(true);
436}
437
438//////////////////////////////////////////////////////////////////////////
439

Callers

nothing calls this directly

Calls 1

StopRecordingMethod · 0.80

Tested by

no test coverage detected