status-go/vendor/github.com/ethereum/go-ethereum/metrics/cpu_stats_ios.go

6 lines
70 B
Go
Raw Normal View History

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