Function OSSingleton.getDynamicMemoryUsage
Returns the total amount of dynamic memory used (only works in debug).
long getDynamicMemoryUsage() nothrow @nogc const;
Returns the total amount of dynamic memory used (only works in debug).
long getDynamicMemoryUsage() nothrow @nogc const;