![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
Functions | |
| auto | now () noexcept -> std::chrono::local_time< std::chrono::system_clock::duration > |
| Current local time. | |
| void | dt (const double dt) noexcept |
| Set galaxy delta time. | |
| double | dt () noexcept |
| Get galaxy delta time. | |
Variables | |
| static double | s_delta_time = 0.0 |
|
nodiscardnoexcept |
|
noexcept |
|
nodiscardnoexcept |