Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ UsedMemory
Method
UsedMemory
NULLC/StdLib.cpp:336–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
334
}
335
336
unsigned int NULLC::UsedMemory()
337
{
338
return usedMemory;
339
}
340
341
NULLCArray NULLC::AllocArray(unsigned size, unsigned count, unsigned type)
342
{
Callers
4
TestFinalizer.cpp
File · 0.45
RunSpeedTests
Function · 0.45
TestSpeed.cpp
File · 0.45
TestGC.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
RunSpeedTests
Function · 0.36