MCPcopy Create free account
hub / github.com/defold/defold / SampleGetColor

Function SampleGetColor

engine/profiler/src/basic/profiler_basic.cpp:495–498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

493 }
494
495 uint32_t SampleGetColor(HSample hsample)
496 {
497 return 0;
498 }
499
500 // *******************************************************************
501

Callers 1

ProcessSampleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected