OpenTTD Source 20260109-master-g241b5fcdfe
timer_manager.h File Reference

Definition of the TimerManager. More...

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...
 

Detailed Description

Definition of the TimerManager.

Note
Don't include this file directly, include "timer.h" instead.

Definition in file timer_manager.h.