A stopwatch which measures how frequently it's been pressed in seconds to be used to measure at what frequency a specific line of code is run at.
More...
#include <stopwatch.hpp>
A stopwatch which measures how frequently it's been pressed in seconds to be used to measure at what frequency a specific line of code is run at.
- Note
- everything is measured in seconds
◆ press()
| void Stopwatch::press |
( |
| ) |
|
◆ average_frequency
| double Stopwatch::average_frequency = 0.0 |
The documentation for this class was generated from the following files: