#include <stopwatch.h>
◆ elapsed() [1/2]
| constexpr double nest::NoOpStopwatch::elapsed |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ elapsed() [2/2]
◆ is_running_()
| constexpr bool nest::NoOpStopwatch::is_running_ |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ print()
| void nest::NoOpStopwatch::print |
( |
const std::string & |
, |
|
|
timers::timeunit_t |
, |
|
|
std::ostream & |
|
|
) |
| const |
|
inline |
◆ reset()
| constexpr void nest::NoOpStopwatch::reset |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ start()
| constexpr void nest::NoOpStopwatch::start |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ stop()
| constexpr void nest::NoOpStopwatch::stop |
( |
| ) |
|
|
inlineconstexprnoexcept |
The documentation for this struct was generated from the following file: