timestamp

open override val timestamp: Long(source)

The timestamp, represented in milliseconds since the epoch, indicating when the feature message was created.

This property provides a temporal reference that can be used to track or order the occurrence of feature messages or events. The timestamp is generated using the system clock at the time of initialization.