After i issue the "check_fps" command i want it to save each value from server_frame(), and when I issue the command again I want it to save all the values in a file, one value at a line.
I don't know how to save the milisecond value and later save them all in a file one value at line.