timestamp

abstract val timestamp: Long(source)

Represents the time, in milliseconds, when the feature message or event was created or occurred.

The timestamp is used to track the exact time of the message's creation or event's occurrence, facilitating temporal analysis, ordering, or correlation within the system.