mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
fixed win build (#1655)
This commit is contained in:
parent
93dd4cd220
commit
7b7c341602
@ -26,5 +26,5 @@ func getRUsage(p *process.Process) (inBlock, outBlocks, nvcsw, nivcsw int64) {
|
|||||||
|
|
||||||
// getProcessCPUTime retrieves the process' CPU time since program startup.
|
// getProcessCPUTime retrieves the process' CPU time since program startup.
|
||||||
func getProcessCPUTime() int64 {
|
func getProcessCPUTime() int64 {
|
||||||
0
|
return 0
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user