MCPcopy 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
336unsigned int NULLC::UsedMemory()
337{
338 return usedMemory;
339}
340
341NULLCArray NULLC::AllocArray(unsigned size, unsigned count, unsigned type)
342{

Callers 4

TestFinalizer.cppFile · 0.45
RunSpeedTestsFunction · 0.45
TestSpeed.cppFile · 0.45
TestGC.cppFile · 0.45

Calls

no outgoing calls

Tested by 1

RunSpeedTestsFunction · 0.36