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

Go to the source code of this file.

Data Structures

class  Alarm
 A class to manage alarms with time-based triggers. More...