Changes for version v0.1.4 - 2026-07-02

  • Add option to return (seconds, units) arrays from nanos, micros, millis
  • Add $CLOCK variable for external clock source selection
  • Add Windows high-resolution timer support
  • Add stopwatch example
  • POD and documentation updates
  • Whitespace and build fixes

Documentation

Modules

Nanosecond time resolution via clock_gettime().

Examples