controlP5 / ControlTimer / toString( )

name
toString ( )
description
return a string representation of the current status of the timer. 
Syntax
toString();


Returns
String
Usage
Web & Application
Related