# lastUsedTime

> Indicates the last time the query was executed.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.6/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
long lastUsedTime { get; }
```
