This is the complete list of members for rs2::fps_calc, including all inherited members.
_counter | rs2::fps_calc | private |
_delta | rs2::fps_calc | private |
_last_frame_counter | rs2::fps_calc | private |
_last_timestamp | rs2::fps_calc | private |
_mtx | rs2::fps_calc | mutableprivate |
_num_of_frames | rs2::fps_calc | private |
_numerator | rs2::fps_calc | privatestatic |
_skip_frames | rs2::fps_calc | privatestatic |
add_timestamp(double timestamp, unsigned long long frame_counter) | rs2::fps_calc | inline |
fps_calc() | rs2::fps_calc | inline |
fps_calc(const fps_calc &other) | rs2::fps_calc | inline |
get_fps() const | rs2::fps_calc | inline |