|
| std::chrono::system_clock::time_point | top () |
| |
| auto | executor () |
| |
| template<class Out > |
| void | submit (std::chrono::system_clock::time_point at, Out out) |
| |
Definition at line 81 of file PushmiBenchmarks.cpp.
| auto inline_time_executor::executor |
( |
| ) |
|
|
inline |
template<class Out >
| void inline_time_executor::submit |
( |
std::chrono::system_clock::time_point |
at, |
|
|
Out |
out |
|
) |
| |
|
inline |
| std::chrono::system_clock::time_point inline_time_executor::top |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: