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

Function SetUpdateFrequency

engine/profiler/src/profiler.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253void SetUpdateFrequency(uint32_t update_frequency)
254{
255 gUpdateFrequency = update_frequency;
256}
257
258void SetEnabled(bool enabled)
259{

Callers 1

TESTFunction · 0.50

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.40