index
:
freqtimer-web
main
FreqTimer Web Port
Furkan Sahin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
utils.hpp
blob: 7c5a546f26e7bcdece6c88c3cb1f5cdacb0a8507 (
plain
)
1
2
3
4
5
#pragma once #include <string> void format_rate(std::string & s, double rate);