Timing

cronos

ardnew (andrew@ardnew.com)

A std::chrono wrapper for target system's native tick count.

This abstraction allows applications to hide the exact data type representation and period of the system's native ticker, which provides a consistent interface for specifying delays, timeouts, etc., regardless of the target system.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.