Base Framework
|
This is the complete list of members for Timer, including all inherited members.
getLiveMicroseconds() const noexcept | Timer | inline |
getMeasureFrequency() noexcept | Timer | static |
getMicroseconds() const noexcept | Timer | inline |
getNow() noexcept | Timer | static |
getNowNS() noexcept | Timer | static |
getRealNow() noexcept | Timer | static |
getStartTime() const noexcept | Timer | inline |
getStopTime() const noexcept | Timer | inline |
operator<<(FormatOutputStream &stream, const Timer &value) | Timer | related |
start() noexcept | Timer | inline |
stop() noexcept | Timer | inline |
Timer() noexcept | Timer | inline |
toTimeNS(XTime time) noexcept | Timer | static |
toTimeUS(XTime time) noexcept | Timer | static |
toXTimeNS(uint64 nanoseconds) noexcept | Timer | static |
toXTimeUS(uint64 microseconds) noexcept | Timer | static |