#include <Timer.h>
|
std::chrono::time_point< Clock > | start = Clock::now() |
|
Definition at line 49 of file Statistics.h.
◆ Timer() [1/2]
Halide::Internal::Autoscheduler::Timer::Timer |
( |
| ) |
|
|
default |
◆ Timer() [2/2]
Halide::Internal::Autoscheduler::Timer::Timer |
( |
| ) |
|
|
inline |
◆ restart() [1/2]
void Halide::Internal::Autoscheduler::Timer::restart |
( |
| ) |
|
|
inline |
◆ elapsed() [1/2]
std::chrono::duration< double > Halide::Internal::Autoscheduler::Timer::elapsed |
( |
| ) |
const |
|
inline |
◆ restart() [2/2]
void Halide::Internal::Autoscheduler::Timer::restart |
( |
| ) |
|
|
inline |
◆ elapsed() [2/2]
std::chrono::duration< double > Halide::Internal::Autoscheduler::Timer::elapsed |
( |
| ) |
const |
|
inline |
◆ start
std::chrono::time_point< Clock > Halide::Internal::Autoscheduler::Timer::start = Clock::now() |
The documentation for this struct was generated from the following files: