Back to Server.Diagnostics
TimerProfile :
BaseProfile
(
static
)
IEnumerable
<
TimerProfile
> Profiles(
get
; )
(
static
)
TimerProfile
Acquire(
string
name )
(
ctor
) TimerProfile(
string
name )
long
Created(
get
;
set
; )
long
Started(
get
;
set
; )
long
Stopped(
get
;
set
; )
virtual
void
WriteTo( TextWriter op )