You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change frames per second (fps) from usize to f32 (#148)
* refactor(viewer): change fps type from usize to f32 for improved precision and update related methods
* fix(viewer): correct formatting in fps calculation for better readability
0 commit comments