OpenTTD Source  20241108-master-g80f628063a
timer Directory Reference

Files

file  timer.h [code]
 Definition of Interval and OneShot timers.
 
file  timer_game_calendar.cpp [code]
 This file implements the timer logic for the game-calendar-timer.
 
file  timer_game_calendar.h [code]
 Definition of the game-calendar-timer.
 
file  timer_game_common.cpp [code]
 This file implements the common timer logic for the game-calendar timers.
 
file  timer_game_common.h [code]
 Definition of the common class inherited by both calendar and economy timers.
 
file  timer_game_economy.cpp [code]
 This file implements the timer logic for the game-economy-timer.
 
file  timer_game_economy.h [code]
 Definition of the game-economy-timer.
 
file  timer_game_realtime.cpp [code]
 This file implements the timer logic for the real time game-timer.
 
file  timer_game_realtime.h [code]
 Definition of the real time game-timer.
 
file  timer_game_tick.cpp [code]
 This file implements the timer logic for the tick-based game-timer.
 
file  timer_game_tick.h [code]
 Definition of the tick-based game-timer.
 
file  timer_manager.h [code]
 Definition of the TimerManager.
 
file  timer_window.cpp [code]
 This file implements the timer logic for the Window system.
 
file  timer_window.h [code]
 Definition of the Window system.