[−][src]Trait heim_memory::os::SwapExt
This is supported on non-Windows only.
Required methods
pub fn sin(&self) -> Option<Information>
[src]
The cumulative amount of information the system has swapped in from disk.
pub fn sout(&self) -> Option<Information>
[src]
The cumulative amount of information the system has swapped out from disk.