28 using TPeriod = std::chrono::milliseconds;
29 using TElapsed = std::chrono::milliseconds;
31 std::chrono::milliseconds elapsed;
Timer that represents the real time, usable for the Window system.
static constexpr std::chrono::milliseconds TIMER_BLINK_INTERVAL
Interval used by blinking interface elements.