SystemEvent¶
-
public class
SystemEvent
¶ This class represents a system event and holds information such as the event type, the timestamp and the
Kallisto
device that generated this event.
Fields¶
kallisto¶
timestamp¶
-
public final long
timestamp
¶ The time in nanosecond at which the event happened. Generated with System.getCurrentTime().
type¶
-
public final SystemEventType
type
¶ This event type.