Tempo
Tempo is an app that allows users to create and manage timers, stopwatches, and alarms.
Data Structures
Timer.hpp File Reference
#include <chrono>
#include <iostream>
Include dependency graph for Timer.hpp:
This graph shows which files directly or indirectly include this file:

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...