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

Function Profiler_Stop

IDEHelper/DebugManager.cpp:1766–1769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1764}
1765
1766BF_EXPORT void BF_CALLTYPE Profiler_Stop(Profiler* profiler)
1767{
1768 profiler->Stop();
1769}
1770
1771BF_EXPORT void BF_CALLTYPE Profiler_Clear(Profiler* profiler)
1772{

Callers

nothing calls this directly

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected