|
cli11
|
This is the complete list of members for cli::timer_t, including all inherited members.
| big(std::string title, std::string time) -> std::string | cli::timer_t | inlinestatic |
| clock_t typedef | cli::timer_t | protected |
| cycles_ | cli::timer_t | protected |
| make_time_str() const -> std::string | cli::timer_t | inline |
| make_time_str(double time) const -> std::string | cli::timer_t | inline |
| operator/(std::size_t val) -> timer_t & | cli::timer_t | inline |
| simple(std::string title, std::string time) -> std::string | cli::timer_t | inlinestatic |
| start_ | cli::timer_t | protected |
| time_it(F &&f, double target_time=1.0) -> std::string | cli::timer_t | inline |
| time_point_t typedef | cli::timer_t | protected |
| time_print_ | cli::timer_t | protected |
| time_print_t typedef | cli::timer_t | protected |
| timer_t(std::string title="Timer", time_print_t time_print=simple) | cli::timer_t | inlineexplicit |
| title_ | cli::timer_t | protected |
| to_string() const -> std::string | cli::timer_t | inline |