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

Function BfSystem_DbgPrintTimings

IDEHelper/Compiler/BfSystem.cpp:4526–4529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4524}
4525
4526BF_EXPORT void BF_CALLTYPE BfSystem_DbgPrintTimings()
4527{
4528 gPerfManager->DbgPrint();
4529}
4530
4531BF_EXPORT const char* BF_CALLTYPE BfSystem_GetNamespaceSearch(BfSystem* bfSystem, const char* typeName, BfProject* project)
4532{

Callers

nothing calls this directly

Calls 1

DbgPrintMethod · 0.80

Tested by

no test coverage detected