frameRate

Environment

Description

System variable storing the approximate current frame rate.

Syntax

frameRate

Parameters

None

Returns

float

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...