OpenTTD Source 20241224-master-gf74b0cf984
timer Directory Reference

Files

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