#include <Time.h>
Definition at line 8 of file Time.h.
◆ get_current_timestamp()
| static std::string hellfire::Time::get_current_timestamp |
( |
| ) |
|
|
inlinestatic |
◆ init()
| static void hellfire::Time::init |
( |
| ) |
|
|
inlinestatic |
◆ update()
| static void hellfire::Time::update |
( |
| ) |
|
|
inlinestatic |
◆ current_time
| float hellfire::Time::current_time = 0.0f |
|
inlinestatic |
◆ delta_time
| float hellfire::Time::delta_time = 0.0f |
|
inlinestatic |
Definition at line 9 of file Time.h.
◆ last_frame_time
| float hellfire::Time::last_frame_time = 0.0f |
|
inlinestatic |
◆ start_time
| std::chrono::time_point<std::chrono::high_resolution_clock> hellfire::Time::start_time |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- engine/src/hellfire/core/Time.h