Skip to content

Releases: andremaravilha/cxxtimer

cxxtimer - v1.1.0

10 Nov 22:47
ee928ea
Compare
Choose a tag to compare

cxxtimer: A timer for modern C++

A C++ head-only library that offers an easy-to-use Timer class.

What's Changed

  • Add aliases for time units (cxxtimer::ns, cxxtimer::us, cxxtimer::ms, cxxtimer::s, cxxtimer::min, cxxtimer::h).
  • Fix spelling erros.

cxxtimer - v1.0.0

22 Sep 13:37
Compare
Choose a tag to compare

First version of cxxtimer for modern C++. A head-only library that offers an easy-to-use Timer class.