# TickStatus.CurrentTickTime

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.runtime.tickstatus/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.runtime.tickstatus/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Reminders/Timers/IRemindable.cs#L61)

```csharp
[Orleans.Id(2)]
public DateTime CurrentTickTime
```

Gets the time on the runtime silo when the silo initiated the delivery of this tick.
