Function OSSingleton.getStaticMemoryPeakUsage
Returns the maximum amount of static memory used (only works in debug).
long getStaticMemoryPeakUsage() nothrow @nogc const;
Returns the maximum amount of static memory used (only works in debug).
long getStaticMemoryPeakUsage() nothrow @nogc const;