mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 11:41:19 +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.
|
||||
func getProcessCPUTime() int64 {
|
||||
0
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user