#pragma once #include <chrono> using TickDuration = std::chrono::duration<float, std::chrono::seconds::period>;