Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rsimpl::fps_calc Class Reference

#include <sync.h>

Public Member Functions

 fps_calc (unsigned long long in_number_of_frames_to_sampling, int expected_fps)
 
double calc_fps (std::chrono::time_point< std::chrono::system_clock > &now_time)
 

Constructor & Destructor Documentation

rsimpl::fps_calc::fps_calc ( unsigned long long  in_number_of_frames_to_sampling,
int  expected_fps 
)
inline

Member Function Documentation

double rsimpl::fps_calc::calc_fps ( std::chrono::time_point< std::chrono::system_clock > &  now_time)
inline

The documentation for this class was generated from the following file: