namespace strangeio::routine::debug::scoped_timer
strangeio::routine::debug::scoped_timer
An object that can be used to time scopes of code.
{ siortn::debug::scoped_timer st("Routine finished"); foobar(); } // scoped timer "( profile 43us ) Routine finished"
There was an error while loading. Please reload this page.