timestamp

open override val timestamp: Long(source)

The timestamp, represented as the number of milliseconds since the Unix epoch, indicating when the feature event was created.

This property is used to track the exact creation or occurrence time of the feature event. It provides temporal context for ordering events, correlating feature messages, and performing time-based analysis within the system.