Application:getFps

From GiderosMobile
Revision as of 00:00, 1 June 2019 by MoKaLux (talk | contribs)


Available since: Gideros 2012.2.2
Class: Application

Description


Returns the frame rate of the application.

(number) = application:getFps()

Return values

Returns (number) The frame rate of the application.