# Objective Diagnostics is reporting incorrect FPS and frame time. ## Solution Looks like the smoothing value should be `2 / (history_length + 1)` not `(history_length + 1) / 2`. Co-authored-by: François Mockers <mockersf@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||