#include <stopwatch.hpp>
◆ ~Stopwatch()
| pRC::Stopwatch::~Stopwatch |
( |
| ) |
|
|
default |
◆ Stopwatch() [1/3]
◆ Stopwatch() [2/3]
◆ Stopwatch() [3/3]
◆ addBytes()
◆ addFlops()
◆ bytes()
| auto pRC::Stopwatch::bytes |
( |
| ) |
const |
|
inline |
◆ bytesPerCycle()
| auto pRC::Stopwatch::bytesPerCycle |
( |
| ) |
const |
|
inline |
◆ bytesPerSecond()
| auto pRC::Stopwatch::bytesPerSecond |
( |
| ) |
const |
|
inline |
◆ cycles()
| auto pRC::Stopwatch::cycles |
( |
| ) |
const |
|
inline |
◆ cyclesPerSecond()
| auto pRC::Stopwatch::cyclesPerSecond |
( |
| ) |
const |
|
inline |
◆ flops()
| auto pRC::Stopwatch::flops |
( |
| ) |
const |
|
inline |
◆ flopsPerCycle()
| auto pRC::Stopwatch::flopsPerCycle |
( |
| ) |
const |
|
inline |
◆ flopsPerSecond()
| auto pRC::Stopwatch::flopsPerSecond |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset()
| auto pRC::Stopwatch::reset |
( |
| ) |
|
|
inline |
◆ seconds()
| auto pRC::Stopwatch::seconds |
( |
| ) |
const |
|
inline |
◆ start()
| auto pRC::Stopwatch::start |
( |
| ) |
|
|
inline |
◆ stop()
| auto pRC::Stopwatch::stop |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: