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

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

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