In The Hand LtdIn The Hand
UserProcessorTime Property
NamespacesInTheHand.DiagnosticsProcessThreadUserProcessorTime
.NET Components for Mobility
Gets the amount of time that the associated thread has spent running code inside the application.
Declaration Syntax
C#Visual Basic
public TimeSpan UserProcessorTime { get; }
Public ReadOnly Property UserProcessorTime As TimeSpan
	Get
Value
A TimeSpan indicating the amount of time that the thread has spent running code inside the application, as opposed to inside the operating system core.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0