OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::VariableSpeedStopwatch Member List

This is the complete list of members for s3d::VariableSpeedStopwatch, including all inherited members.

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