controlP5 / Matrix / setInterval( )

name
setInterval ( )
description
set the speed of intervals in millis iterating through the matrix. 
Syntax
setInterval(theInterval);
parameters
theIntervallong 


Returns
None
Usage
Web & Application
Related