|
OpenTTD Source 20251116-master-g21329071df
|
Definition of the Window system. More...
#include <chrono>Go to the source code of this file.
Data Structures | |
| class | TimerWindow |
| Timer that represents the real time, usable for the Window system. More... | |
| struct | TimerWindow::TStorage |
Variables | |
| static constexpr std::chrono::milliseconds | TIMER_BLINK_INTERVAL {450} |
| Interval used by blinking interface elements. | |
Definition of the Window system.
Definition in file timer_window.h.
|
staticconstexpr |
Interval used by blinking interface elements.
Definition at line 36 of file timer_window.h.