OpenTTD Source  20240917-master-g9ab0a47812
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.