# Count

> Returns the number of ticks.

## Definition

* **Type:** Property
* **Namespace:** [Unity.IntegerTime](/engine/6000.7/script-reference/unity/integertime.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public long Count { get; }
```
