Click or drag to resize

RecurringTaskStatisticsTotalTicks Property

Gets the total number of ticks in the Stopwatch timer mechanism that have elapsed while this task was executing.

Namespace:  AGI.Foundation.Infrastructure.Threading
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public long TotalTicks { get; }

Property Value

Type: Int64
See Also