timestamp

open override val timestamp: Long(source)

Represents the timestamp of when the feature event message was created.

The timestamp is defined as the number of milliseconds elapsed since the Unix epoch (1970-01-01T00:00:00Z), as provided by the system clock. This value is used to record the exact time of occurrence for feature events, enabling precise tracking and ordering of event processing.