#include <Timer.hpp>
Definition at line 7 of file Timer.hpp.
◆ Timer()
Timer::Timer |
( |
bool |
Start = true | ) |
|
◆ ~Timer()
◆ FastForward()
std::int64_t Timer::FastForward |
( |
std::uint32_t |
Duration | ) |
|
◆ GetStartTime()
std::uint64_t Timer::GetStartTime |
( |
| ) |
const |
◆ GetTimeElapsed()
std::int64_t Timer::GetTimeElapsed |
( |
| ) |
const |
◆ Paused()
bool Timer::Paused |
( |
| ) |
const |
◆ Restart()
◆ Resume()
std::int64_t Timer::Resume |
( |
| ) |
|
◆ Rewind()
std::int64_t Timer::Rewind |
( |
std::uint32_t |
Duration | ) |
|
◆ Suspend()
std::int64_t Timer::Suspend |
( |
| ) |
|
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
OS, |
|
|
const Timer & |
T |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: