go-ethereum/common/mclock
Guillaume Ballet e25efd2c62
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
common/mclock: rename symbol to remove conflicts with other languages (#35460)
Calling a function `do` is fine in go, but when interacting with other
languages, namely C, this clashes with a known keyword, which some
compilers don't like.
2026-08-04 20:04:26 +08:00
..
alarm.go common/mclock: add Alarm (#26333) 2023-01-03 12:10:48 +01:00
alarm_test.go common/mclock: add Alarm (#26333) 2023-01-03 12:10:48 +01:00
mclock.go common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-01-22 20:15:27 +01:00
mclock.s common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-01-22 20:15:27 +01:00
simclock.go common/mclock: rename symbol to remove conflicts with other languages (#35460) 2026-08-04 20:04:26 +08:00
simclock_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00