Looking at boost::timer::cpu_timer definition, I see that it doesn't seem to have any way to restart the timer. Is restarting a cpu_timer can only be done by recreating the timer object, or is there something I'm missing.
start()
restarts the timer, that's why there's no need for a restart()
function.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With