EventPadButton.time
uint time() @propertyGet time field.
Returns
the time of the event in milliseconds.
void time(uint propval) @propertySet time field.
Parameters
propval | the time of the event in milliseconds. |
uint time() @propertyGet time field.
void time(uint propval) @propertySet time field.
propval | the time of the event in milliseconds. |