API Reference › SchedulerITimerContextInterfaceNamespace: SwiftlyS2.Shared.Scheduler · Assembly: SwiftlyS2.CS2.dllpublic interface ITimerContextView sourcePropertiesExecutionCountGets the number of times the timer has been executed. The first execution count is 0.ulong ExecutionCount { get; }Property Valueulong