MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / IgnoreAllocs

Method IgnoreAllocs

src/hx/Telemetry.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179 }
180
181 void IgnoreAllocs(int delta)
182 {
183 ignoreAllocs += delta;
184 }
185
186 void GCStart()
187 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected