OpenTTD Source  20240919-master-gdf0233f4c2
timer_game_tick.h File Reference
#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.