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

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