#include <Timer.h>
|
std::chrono::time_point< Clock > | start = Clock::now() |
|
std::string | msg |
|
Definition at line 32 of file Statistics.h.
◆ ScopedTimer() [1/2]
Halide::Internal::Autoscheduler::ScopedTimer::ScopedTimer |
( |
const std::string & | msg | ) |
|
|
inlineexplicit |
◆ ~ScopedTimer() [1/2]
Halide::Internal::Autoscheduler::ScopedTimer::~ScopedTimer |
( |
| ) |
|
|
inline |
◆ ScopedTimer() [2/2]
Halide::Internal::Autoscheduler::ScopedTimer::ScopedTimer |
( |
const std::string & | msg | ) |
|
|
inlineexplicit |
◆ ~ScopedTimer() [2/2]
Halide::Internal::Autoscheduler::ScopedTimer::~ScopedTimer |
( |
| ) |
|
|
inline |
◆ start
std::chrono::time_point< Clock > Halide::Internal::Autoscheduler::ScopedTimer::start = Clock::now() |
◆ msg
std::string Halide::Internal::Autoscheduler::ScopedTimer::msg |
The documentation for this struct was generated from the following files: