OpenTTD Source 20260206-master-g4d4e37dbf1
timer_game_tick.h File Reference

Definition of the tick-based game-timer. More...

#include "../gfx_type.h"
#include <chrono>

Go to the source code of this file.

Data Structures

class  TimerGameTick
 Timer that represents the game-ticks. More...
struct  TimerGameTick::TPeriod
struct  TimerGameTick::TStorage
class  Ticks
 Storage class for Ticks constants. More...

Detailed Description

Definition of the tick-based game-timer.

Definition in file timer_game_tick.h.