controlP5 / ControlTimer / time( )

name
time ( )
description
get the time in milliseconds since the timer was started. 
Syntax
time();


Returns
long
Usage
Web & Application
Related