#include <Time.hpp>
Definition at line 9 of file Time.hpp.
◆ Time() [1/3]
lug::System::Time::Time |
( |
| ) |
|
|
default |
◆ ~Time()
lug::System::Time::~Time |
( |
| ) |
|
|
default |
◆ Time() [2/3]
lug::System::Time::Time |
( |
const Time & |
time | ) |
|
◆ Time() [3/3]
lug::System::Time::Time |
( |
int64_t |
microseconds | ) |
|
◆ getMicroseconds()
int64_t Time::getMicroseconds |
( |
| ) |
const |
|
inline |
◆ getMilliseconds() [1/2]
template<typename T = float>
T lug::System::Time::getMilliseconds |
( |
| ) |
const |
◆ getSeconds() [1/2]
template<typename T = float>
T lug::System::Time::getSeconds |
( |
| ) |
const |
◆ getCurrentTime()
Time lug::System::Time::getCurrentTime |
( |
| ) |
|
|
static |
◆ getMilliseconds() [2/2]
template<typename T >
T lug::System::Time::getMilliseconds |
( |
| ) |
const |
|
inline |
◆ getSeconds() [2/2]
template<typename T >
T lug::System::Time::getSeconds |
( |
| ) |
const |
|
inline |
◆ _microseconds
int64_t lug::System::Time::_microseconds {0} |
|
private |
The documentation for this class was generated from the following files: