OpenTTD Source  20241121-master-g67a0fccfad
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.