Get the time in seconds spent processing and rendering the last frame. Only updated when Sync or Swap are called. This is limited to a max value of 0.2 seconds to prevent internal timer based code from interpolating large time gaps. To find the true frame time you can use the Timer() command.
float GetFrameTime()