status-go/vendor/github.com/ethereum/go-ethereum/metrics/cpu_stats_ios.go
Andrea Maria Piana 36430257fd Upgrade geth
Point to the new fork of geth.
2021-07-20 10:57:38 +02:00

6 lines
70 B
Go

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