| d() const | s3d::VariableSpeedStopwatch | |
| d64() const | s3d::VariableSpeedStopwatch | |
| dF() const | s3d::VariableSpeedStopwatch | |
| elapsed() const | s3d::VariableSpeedStopwatch | |
| format(StringView format=U"H:mm:ss.xx"_sv) const | s3d::VariableSpeedStopwatch | |
| Formatter(FormatData &formatData, const VariableSpeedStopwatch &value) | s3d::VariableSpeedStopwatch | friend |
| getSpeed() const noexcept | s3d::VariableSpeedStopwatch | |
| h() const | s3d::VariableSpeedStopwatch | |
| h64() const | s3d::VariableSpeedStopwatch | |
| hF() const | s3d::VariableSpeedStopwatch | |
| isPaused() const noexcept | s3d::VariableSpeedStopwatch | |
| isRunning() const noexcept | s3d::VariableSpeedStopwatch | |
| isStarted() const noexcept | s3d::VariableSpeedStopwatch | |
| min() const | s3d::VariableSpeedStopwatch | |
| min64() const | s3d::VariableSpeedStopwatch | |
| minF() const | s3d::VariableSpeedStopwatch | |
| ms() const | s3d::VariableSpeedStopwatch | |
| ms64() const | s3d::VariableSpeedStopwatch | |
| msF() const | s3d::VariableSpeedStopwatch | |
| operator<(const VariableSpeedStopwatch &s, const MicrosecondsF &time) | s3d::VariableSpeedStopwatch | friend |
| operator<(const MicrosecondsF &time, const VariableSpeedStopwatch &s) | s3d::VariableSpeedStopwatch | friend |
| operator<<(std::basic_ostream< CharType > &output, const VariableSpeedStopwatch &value) | s3d::VariableSpeedStopwatch | friend |
| operator<=(const VariableSpeedStopwatch &s, const MicrosecondsF &time) | s3d::VariableSpeedStopwatch | friend |
| operator<=(const MicrosecondsF &time, const VariableSpeedStopwatch &s) | s3d::VariableSpeedStopwatch | friend |
| operator>(const VariableSpeedStopwatch &s, const MicrosecondsF &time) | s3d::VariableSpeedStopwatch | friend |
| operator>(const MicrosecondsF &time, const VariableSpeedStopwatch &s) | s3d::VariableSpeedStopwatch | friend |
| operator>=(const VariableSpeedStopwatch &s, const MicrosecondsF &time) | s3d::VariableSpeedStopwatch | friend |
| operator>=(const MicrosecondsF &time, const VariableSpeedStopwatch &s) | s3d::VariableSpeedStopwatch | friend |
| pause() | s3d::VariableSpeedStopwatch | |
| reset() noexcept | s3d::VariableSpeedStopwatch | |
| restart() | s3d::VariableSpeedStopwatch | |
| resume() | s3d::VariableSpeedStopwatch | |
| s() const | s3d::VariableSpeedStopwatch | |
| s64() const | s3d::VariableSpeedStopwatch | |
| set(const Duration &time) | s3d::VariableSpeedStopwatch | |
| setSpeed(double speed) | s3d::VariableSpeedStopwatch | |
| sF() const | s3d::VariableSpeedStopwatch | |
| start() | s3d::VariableSpeedStopwatch | |
| us() const | s3d::VariableSpeedStopwatch | |
| us64() const | s3d::VariableSpeedStopwatch | |
| usF() const | s3d::VariableSpeedStopwatch | |
| VariableSpeedStopwatch(StartImmediately startImmediately=StartImmediately::No, ISteadyClock *pSteadyClock=nullptr) | s3d::VariableSpeedStopwatch | explicit |
| VariableSpeedStopwatch(double speed, StartImmediately startImmediately=StartImmediately::No, ISteadyClock *pSteadyClock=nullptr) | s3d::VariableSpeedStopwatch | explicit |
| VariableSpeedStopwatch(const Duration &startTime, double speed=1.0, StartImmediately startImmediately=StartImmediately::No, ISteadyClock *pSteadyClock=nullptr) | s3d::VariableSpeedStopwatch | explicit |