BDE 4.14.0 Production release
|
This is the complete list of members for bsls::Stopwatch, including all inherited members.
accumulatedSystemTime() const | bsls::Stopwatch | inline |
accumulatedTimes(double *systemTime, double *userTime, double *wallTime) const | bsls::Stopwatch | |
accumulatedUserTime() const | bsls::Stopwatch | inline |
accumulatedWallTime() const | bsls::Stopwatch | inline |
elapsedTime() const | bsls::Stopwatch | inline |
isRunning() const | bsls::Stopwatch | inline |
k_COLLECT_WALL_AND_CPU_TIMES | bsls::Stopwatch | static |
k_COLLECT_WALL_TIME_ONLY | bsls::Stopwatch | static |
reset() | bsls::Stopwatch | inline |
start(bool collectCpuTimes=false) | bsls::Stopwatch | inline |
stop() | bsls::Stopwatch | inline |
Stopwatch() | bsls::Stopwatch | inline |