cgnuino
Public Member Functions | List of all members
CgnStopwatch Class Reference

Measures time difference in milliseconds. More...

#include <cgnuino.h>

Public Member Functions

 CgnStopwatch ()
 Constructor.
 
uint32_t lap ()
 Shows elapsed time in [ms] and resart the clock.
 
uint32_t get ()
 Shows elapsed time in [ms] without resarting the clock.
 

Detailed Description

Measures time difference in milliseconds.


The documentation for this class was generated from the following files: