erigon-pulse/common/mclock
Felix Lange f984684fb6 common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211)
It takes three lines of code to get to runtime.nanotime, no need to
pull a dependency for that.
# Conflicts:
#	go.mod
#	go.sum
2021-03-09 12:33:30 +01:00
..
mclock.go common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-03-09 12:33:30 +01:00
mclock.s common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-03-09 12:33:30 +01:00
simclock_test.go all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 2020-02-27 17:21:20 +03:00
simclock.go common/mclock: add NewTimer and Timer.Reset (#20634) 2020-02-27 17:21:20 +03:00