
I am using the frame rate script form the bootcamp demo and it says 51.31 FPS while the stats popup form unity says 205.8FPS. Which readin is correct. Help is appreciated.:)

I am using the frame rate script form the bootcamp demo and it says 51.31 FPS while the stats popup form unity says 205.8FPS. Which readin is correct. Help is appreciated.:)
The 51.31 one is nearer the truth for the actual editor fps, but is lower than what you'll get in a standalone - the one in the editor tries to compensate for time spent rendering the editor, which gives higher values, but is pretty incorrect for what you're actually getting