Platforms to show: All Mac Windows Linux Cross-Platform

GetDarwinResourceUsageMBS as DarwinResourceUsageMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Process MBS MacCF Plugin 4.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Get information about resource utilization.
Example
dim d as DarwinResourceUsageMBS = GetDarwinResourceUsageMBS
MsgBox str(d.IntegralMaxResidentSetSize)

Returns nil on any error.
For more information type "man getrusage" in the Mac OS X Terminal.

Some examples using this global method:

The items on this page are in the following plugins: MBS MacCF Plugin.


The biggest plugin in space...