[release] cpufreq v1.0.0

A simple tool to show the current average CPU frequency across all
CPU cores. Can be given the argument `-a` to show frequency for each
individual core.
This commit is contained in:
2023-03-03 14:36:08 +01:00
commit 04f017aeed
6 changed files with 91 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/target