-
Janek Kozicki authored
add TimedLogging.hpp capability to print log messages not more often than some std::chrono::duration<> given in seconds or milliseconds. Useful to debug parts of code which print a lot of messages extremely fast.
5803268f
add TimedLogging.hpp capability to print log messages not more often than some std::chrono::duration<> given in seconds or milliseconds. Useful to debug parts of code which print a lot of messages extremely fast.