# frameStartTimeNs

> The start time of CPU frame in nanoseconds.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Profiling](/engine/6000.0/script-reference/unityeditor/profiling.md)
* **Assembly:** UnityEditor

```csharp
public ulong frameStartTimeNs { get; }
```
