ISchedulerJobCounters.TotalCpuTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the total CPU time used by all tasks in the job.
public long TotalCpuTime { get; }
member this.TotalCpuTime : int64
Public ReadOnly Property TotalCpuTime As Long
Property Value
The total CPU time, in milliseconds.