![]() |
Tempo
Tempo is an app that allows users to create and manage timers, stopwatches, and alarms.
|
#include <chrono>#include <iostream>#include <vector>

Go to the source code of this file.
Data Structures | |
| class | Stopwatch |
| The Stopwatch class provides a simple timer with start, pause, resume, and reset functionalities. More... | |
1.8.13