2019-10-04 17:21:24 +02:00

6 lines
74 B
Go

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