OpenTTD Source  20240919-master-gdf0233f4c2
timer_manager.h File Reference
#include "../stdafx.h"

Go to the source code of this file.

Data Structures

class  BaseTimer< TTimerType >
 The base where every other type of timer is derived from. More...
 
class  TimerManager< TTimerType >
 The TimerManager manages a single Timer-type. More...
 
struct  TimerManager< TTimerType >::base_timer_sorter
 Sorter for timers. More...
 

Detailed Description

Definition of the TimerManager

Definition in file timer_manager.h.