index
:
freqtimer-web
main
FreqTimer Web Port
flu0r1ne
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
);