GameFrame()
Return the length of last frame in milliseconds.
Length of time of last frame.
new time = GameFrame(); DebugText("Last Frame took %d milliseconds", time);
Comming Soon
Comming Soon