OpenTTD Source
20241111-master-gce64d5f5d9
|
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.