Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 258 Bytes

timer.rst

File metadata and controls

8 lines (6 loc) · 258 Bytes

Timer

The :cpp:class:`Timer` class is the most flexible way to use software timers, supporting extended time intervals and delegate callback functions so you can use it with class methods, capturing lambdas, etc.

.. doxygengroup:: timer
   :members: