• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ms to fps

theartistrandal

Junior Member
I am seeing a lot of fps to ms conversion, but I need the opposite. If I am using 60ms how many fps is that? What about 200ms what is the fps? How do I figure it out? I am going from using software that goes by ms ie 60ms to other software that uses fps. If I am used to using 60ms I was to find a comparable fps so it has a similar feel. Thanks! 🙂

_Randall
 
60 milliseconds per frame = .06 seconds per frame
1 /.06 seconds per frame = 16.666666666666666 frames per second = 16.666666666666666 fps

it's simple math unit conversion
1000 milliseconds = 1 second
1 millisecond = 0.001 seconds

frequency = 1/ time
frequency * time = (1/time) * time
frequency * time = 1
time * frequency / frequency = 1/ frequency
time = 1/frequency

frames per second is a unit of frequency
milliseconds is a unit of time
 
Last edited:
Back
Top