Tempo
Tempo is an app that allows users to create and manage timers, stopwatches, and alarms.
Variables
Menu.cpp File Reference
#include "../include/Menu.hpp"
Include dependency graph for Menu.cpp:

Go to the source code of this file.

Variables

const double LOOPTIME = 0.01
 
const int NUM_FONTS = 4
 

Variable Documentation

◆ LOOPTIME

const double LOOPTIME = 0.01

◆ NUM_FONTS

const int NUM_FONTS = 4

Definition at line 7 of file Menu.cpp.

Referenced by Menu::settingsMenu().