# Numerator

> Returns the numerator.

## Definition

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

```csharp
public readonly uint Numerator { get; }
```
