hydrogen 1.2.3
HydrogenApp.h File Reference

Go to the source code of this file.

Data Structures

class  HydrogenApp
 

Namespaces

namespace  H2Core
 

Variables

constexpr uint16_t QUEUE_TIMER_PERIOD = 50
 Amount of time to pass between successive calls to HydrogenApp::onEventQueueTimer() in milliseconds.
 

Variable Documentation

◆ QUEUE_TIMER_PERIOD

constexpr uint16_t QUEUE_TIMER_PERIOD = 50
constexpr

Amount of time to pass between successive calls to HydrogenApp::onEventQueueTimer() in milliseconds.

This causes the GUI to update at 20 frames per second.

Definition at line 46 of file HydrogenApp.h.