hpp-rbprm
4.15.1
Implementation of RB-PRM planner using hpp.
|
This is the complete list of members for RbPrmProfiler, including all inherited members.
active | Stopwatch | protected |
add_to_count(const std::string &event, int nbOcc=1) | RbPrmProfiler | inline |
get_average_time(std::string perf_name) | Stopwatch | |
get_last_time(std::string perf_name) | Stopwatch | |
get_max_time(std::string perf_name) | Stopwatch | |
get_min_time(std::string perf_name) | Stopwatch | |
get_time_so_far(std::string perf_name) | Stopwatch | |
get_total_time(std::string perf_name) | Stopwatch | |
mode | Stopwatch | protected |
pause(std::string perf_name) | Stopwatch | |
performance_exists(std::string perf_name) | Stopwatch | |
RbPrmProfiler(StopwatchMode _mode=NONE) | RbPrmProfiler | inline |
records_of | Stopwatch | protected |
report(std::string perf_name, int precision=2, std::ostream &output=std::cout) | Stopwatch | |
report_all(int precision=2, std::ostream &output=std::cout) | Stopwatch | |
report_all_and_count(int precision=2, std::ostream &output=std::cout) | RbPrmProfiler | inline |
report_count(std::ostream &output=std::cout) | RbPrmProfiler | inline |
reset(std::string perf_name) | Stopwatch | |
reset_all() | Stopwatch | |
set_mode(StopwatchMode mode) | Stopwatch | |
start(std::string perf_name) | Stopwatch | |
stop(std::string perf_name) | Stopwatch | |
Stopwatch(StopwatchMode _mode=NONE) | Stopwatch | |
take_time() | Stopwatch | |
turn_off() | Stopwatch | |
turn_on() | Stopwatch | |
~RbPrmProfiler() | RbPrmProfiler | inline |
~Stopwatch() | Stopwatch |