|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
Functions | |
| auto | create_stopwatch () noexcept -> ice::Stopwatch |
| auto | create_stopwatch (ice::Clock const &clock) noexcept -> ice::Stopwatch |
| auto | elapsed (ice::Stopwatch const &stopwatch) noexcept -> ice::Tns |
| auto | elapsed_us (ice::Stopwatch const &stopwatch) noexcept -> ice::Tus |
| void | start (ice::Stopwatch &stopwatch) noexcept |
| void | stop (ice::Stopwatch &stopwatch) noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |