OpenTTD Source
20241108-master-g80f628063a
|
Definition of the real time game-timer. More...
#include <chrono>
Go to the source code of this file.
Data Structures | |
class | TimerGameRealtime |
Timer that represents real time for game-related purposes. More... | |
struct | TimerGameRealtime::TPeriod |
struct | TimerGameRealtime::TStorage |
Definition of the real time game-timer.
Definition in file timer_game_realtime.h.