timestamp
Indicates when the search index was last modified.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public long timestamp { get; }
Remarks
In example, this timestamp is used with the SearchMonitor.GetDiff function to gather all the changes that happened since the last time this index was modified.