Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ GCEnd
Method
GCEnd
src/hx/Telemetry.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
void GCEnd()
192
{
193
gcTimer += __hxcpp_time_stamp() - gcTimerTemp;
194
}
195
196
void lookup_last_object_type()
197
{
Callers
1
__hxt_gc_end
Function · 0.80
Calls
1
__hxcpp_time_stamp
Function · 0.85
Tested by
no test coverage detected