Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • yade-devyade-dev
  • trunktrunk
  • Repository
  • trunk
  • lib
  • base
  • Timer.hpp
Find file Blame History Permalink
  • Janek Kozicki's avatar
    add TimedLogging.hpp capability to print log messages not more often than some... · 5803268f
    Janek Kozicki authored Oct 23, 2020
    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