![]() |
Spicy
|
This is the complete list of members for hilti::rt::Profiler, including all inherited members.
| operator bool() const | hilti::rt::Profiler | inline |
| operator=(const Profiler &other)=delete (defined in hilti::rt::Profiler) | hilti::rt::Profiler | |
| operator=(Profiler &&other)=default (defined in hilti::rt::Profiler) | hilti::rt::Profiler | |
| Profiler()=default | hilti::rt::Profiler | |
| Profiler(const Profiler &other)=delete (defined in hilti::rt::Profiler) | hilti::rt::Profiler | |
| Profiler(Profiler &&other)=default (defined in hilti::rt::Profiler) | hilti::rt::Profiler | |
| Profiler(std::string_view name, std::optional< uint64_t > volume) | hilti::rt::Profiler | inlineprotected |
| profiler::detail::done (defined in hilti::rt::Profiler) | hilti::rt::Profiler | friend |
| profiler::start (defined in hilti::rt::Profiler) | hilti::rt::Profiler | friend |
| record(const profiler::Measurement &end) | hilti::rt::Profiler | |
| snapshot(std::optional< uint64_t > volume=std::nullopt) | hilti::rt::Profiler | static |
| ~Profiler() | hilti::rt::Profiler | inline |