Ticks

ProcessProgressEventArgs.Ticks property

Represents the time spent in milliseconds since process Start event.

public long Ticks { get; set; }

See Also