rate limited function

rate_limited_function

a function that you can try and call as fast as you want, but will only execute if enought time has passed

source code

git submodule add git@github.com:cpp-toolbox/rate_limited_function.git


edit this page