TODO: CPUTimes percpu for Windows

This commit is contained in:
KenjiTakahashi 2014-11-08 22:39:06 +01:00
parent d3206cbaf1
commit ab23ece76e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import (
"unsafe"
)
// TODO: Get percpu
func CPUTimes(percpu bool) ([]CPUTimesStat, error) {
var ret []CPUTimesStat