EventSelection.time
uint time() @property nothrowGet time field.
Returns
the time of the event in milliseconds.
void time(uint propval) @property nothrowSet time field.
Parameters
propval | the time of the event in milliseconds. |
uint time() @property nothrowGet time field.
void time(uint propval) @property nothrowSet time field.
propval | the time of the event in milliseconds. |