fun with modern cpp - TeensyUser/doc GitHub Wiki Here a few things from the more modern corners of c++ which can be useful in embedded applications. Initializer Lists Initializing arrays of class objects Using initializer lists Callbacks Tricks for legacy callbacks Using modern callback concepts Durations, Clocks and Time Points (std::chrono) Concepts Durations Time points and clocks Implementing a high precision Teensy clock Extending ARM_DWCCNT to 64bit Using the periodic timer of the RTC Implementing the teensy_clock Usage examples (TBD) ⚠️ **GitHub.com Fallback** ⚠️