pub fn get_disk_usage(system: &System) -> u64
Function to get total disk usage.
system
System
A u64 value containing the total disk usage.
u64