|
CLI11
C++11 Command Line Interface Parser
|
This is the complete list of members for CLI::AutoTimer, including all inherited members.
| AutoTimer(std::string title="Timer", time_print_t time_print=Simple) | CLI::AutoTimer | inlineexplicit |
| Big(std::string title, std::string time) | CLI::Timer | inlinestatic |
| clock typedef | CLI::Timer | protected |
| cycles | CLI::Timer | protected |
| make_time_str() const | CLI::Timer | inline |
| make_time_str(double time) const | CLI::Timer | inline |
| operator/(std::size_t val) | CLI::Timer | inline |
| Simple(std::string title, std::string time) | CLI::Timer | inlinestatic |
| start_ | CLI::Timer | protected |
| time_it(std::function< void()> f, double target_time=1) | CLI::Timer | inline |
| time_point typedef | CLI::Timer | protected |
| time_print_ | CLI::Timer | protected |
| time_print_t typedef | CLI::Timer | protected |
| Timer(std::string title="Timer", time_print_t time_print=Simple) | CLI::Timer | inlineexplicit |
| title_ | CLI::Timer | protected |
| to_string() const | CLI::Timer | inline |
| ~AutoTimer() | CLI::AutoTimer | inline |