oscP5
/
OscMessage
/ timetag( )
name
timetag ( )
description
get the timetag of an osc message. timetags are only sent by osc bundles.
Syntax
timetag();
Returns
long
Usage
Web & Application
Related