pub fn send_system_metrics_forever()Expand description
Continuously sends system-wide CPU and memory usage metrics.
This function runs in a loop, refreshing system information at regular intervals
and emitting imetric! and fmetric! events for total memory, used memory,
free memory, and global CPU usage.