Skip to content

v1.1.0

Choose a tag to compare

@2kai2kai2 2kai2kai2 released this 17 Nov 02:42
· 28 commits to main since this release

Add functions cpuUserTime(pid) and cpuKernelTime(pid) which get their respective portions of process CPU time. Their sum is equal to the value returned by cpuTime(pid).