EventProperty.time

uint time() @property

Get time field.

Returns

the time of the event in milliseconds.
void time(uint propval) @property

Set time field.

Parameters

propvalthe time of the event in milliseconds.