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

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