Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
253
void SetUpdateFrequency(uint32_t update_frequency)
254
{
255
gUpdateFrequency = update_frequency;
256
}
257
258
void SetEnabled(bool enabled)
259
{
Callers
1
TEST
Function · 0.50
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.40