TypedEvent.time

the time that the event occurred.

NOTE: This field is an unsigned integer and should be AND'ed with 0xFFFFFFFFL so that it can be treated as a signed long.

class TypedEvent
int time;

Meta