diff --git a/cpu_windows.go b/cpu_windows.go index aff3f6c..1dd8cf6 100644 --- a/cpu_windows.go +++ b/cpu_windows.go @@ -7,6 +7,7 @@ import ( "unsafe" ) +// TODO: Get percpu func CPUTimes(percpu bool) ([]CPUTimesStat, error) { var ret []CPUTimesStat