Function sequant::profile¶
Defined in File timer.hpp
Function Documentation¶
-
auto sequant::profile(auto id, auto callable, auto &stream = std::cout)¶
calls
callable, prints the elapsed time tostreamannotated byid
Defined in File timer.hpp
calls callable, prints the elapsed time to stream annotated by id