Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


timestamp

Indicates when the search index was last modified.
Read time 1 minuteLast updated 12 days ago

Definition

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.