![]() |
ImFusion SDK 4.3
|
Inheritance diagram for FpsCounter:Public Member Functions | |
| void | newSample (int sensor=0) |
| double | fps (int sensor=0) |
| std::vector< double > | allFps () |
| int | sensors () |
| void | reset () |
| void | setMostRecentDataWeight (double x) |
| double | mostRecentDataWeight () const |
| void | setUpdateThreshold (double x) |
| double | updateThreshold () const |
Protected Member Functions | |
| void | updateFps (int sensor, double weight) |