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

Function BfSystem_StartTiming

IDEHelper/Compiler/BfSystem.cpp:4506–4509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4504}
4505
4506BF_EXPORT void BF_CALLTYPE BfSystem_StartTiming()
4507{
4508 gPerfManager->StartRecording();
4509}
4510
4511BF_EXPORT void BF_CALLTYPE BfSystem_PerfZoneStart(const char* name)
4512{

Callers

nothing calls this directly

Calls 1

StartRecordingMethod · 0.80

Tested by

no test coverage detected