TODO: CPUTimes percpu for Windows

pull/25/head
KenjiTakahashi 11 years ago
parent d3206cbaf1
commit ab23ece76e

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

Loading…
Cancel
Save