controlP5 / ControlWindow / frameRate( )

name
frameRate ( )
description
set the frame rate of the control window. 
Syntax
frameRate(theFrameRate);
parameters
theFrameRate 


Returns
None
Usage
Web & Application
Related