Platforms to show: All Mac Windows Linux Cross-Platform
DarwinHostVMStatisticsMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Process | MBS MacCF Plugin | 24.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
- 25 properties
- property ActiveCount as Integer
- property Compressions as Integer
- property CompressorPageCount as Integer
- property CopyOnWriteFaults as Integer
- property Decompressions as Integer
- property ExternalPageCount as Integer
- property Faults as Integer
- property FreeCount as Integer
- property Hits as Integer
- property InactiveCount as Integer
- property InternalPageCount as Integer
- property Lookups as Integer
- property PageIns as Integer
- property PageOuts as Integer
- property Pagesize as Integer
- property PurgeableCount as Integer
- property Purges as Integer
- property Reactivations as Integer
- property SpeculativeCount as Integer
- property SwapIns as Integer
- property SwapOuts as Integer
- property ThrottledCount as Integer
- property TotalUncompressedPagesInCompressor as Integer
- property WireCount as Integer
- property ZeroFillCount as Integer
- method Constructor
This class has no sub classes.
Some examples using this class:
Blog Entries
- News from the MBS Xojo Plugins Version 24.3
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.3
- MBS Xojo Plugins, version 24.3pr2
Release notes
- Version 24.3
- Added DarwinHostVMStatisticsMBS class with memory statistics for macOS and iOS.
The items on this page are in the following plugins: MBS MacCF Plugin.
DarwinGroupMBS - DarwinIFStatInterfaceMBS