6 lines
74 B
Go
Raw Normal View History

// +build android
package metrics
func readCPUStats(stats *CPUStats) {}