OpenTTD Source
20241108-master-g80f628063a
|
Definition of the TimerManager. More...
#include "../stdafx.h"
Go to the source code of this file.
Data Structures | |
class | TimerManager< TTimerType > |
The TimerManager manages a single Timer-type. More... | |
struct | TimerManager< TTimerType >::base_timer_sorter |
Sorter for timers. More... | |
Definition of the TimerManager.
Definition in file timer_manager.h.