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

Method IsRecording

BeefySysLib/util/PerfTimer.cpp:244–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244bool PerfManager::IsRecording()
245{
246 return mRecording;
247}
248
249void PerfManager::DbgPrint()
250{

Callers 3

PerfTimer_IsRecordingFunction · 0.80
~BlContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected