mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:58:12 +00:00

It automagically computes %CPU usage based on the number of times a process has been scheduled between samples. The colonel task is used as idle timer. This is pretty cool. :^)
1 line
20 B
C
1 line
20 B
C
#include <stdint.h>
|