You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
We could get the CPU load infomation by vmstat command, and CPU load average of 1, 5, 15 minutes by table(2) in C program. Is there a function we could call to get the snapshot of real-time CPU load in C program?