sync cpu time

This commit is contained in:
Robin Appelman 2021-03-27 23:48:58 +01:00
commit ad5ae35ecf
4 changed files with 31 additions and 7 deletions

View file

@ -17,6 +17,7 @@ parse-display = "0.4"
regex = { version = "1", default-features = false }
once_cell = "1"
hostname = "0.3"
libc = "0.2"
[dev-dependencies]
iai = "0.1"