Share via


Snapshot.TotalTimeSinceStart Property

Definition

Gets the total CPU time that has elapsed since startup.

public:
 property TimeSpan TotalTimeSinceStart { TimeSpan get(); };
public TimeSpan TotalTimeSinceStart { get; }
member this.TotalTimeSinceStart : TimeSpan
Public ReadOnly Property TotalTimeSinceStart As TimeSpan

Property Value

Applies to