MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / setpause

Function setpause

lua/lgc.c:920–929  ·  view source on GitHub ↗

** Set a reasonable "time" to wait before starting a new GC cycle; cycle ** will start when memory use hits threshold. (Division by 'estimate' ** should be OK: it cannot be zero (because Lua cannot even start with ** less than PAUSEADJ bytes). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

luaC_stepFunction · 0.85
luaC_fullgcFunction · 0.85

Calls 1

luaE_setdebtFunction · 0.85

Tested by

no test coverage detected