Back to Server

TimerProfile

(ctor) TimerProfile()
TimeSpan AverageProcTime( get; )
int Created( get; )
int Started( get; )
int Stopped( get; )
int Ticked( get; )
TimeSpan TotalProcTime( get; )
void RegCreation()
void RegStart()
void RegStopped()
void RegTicked( TimeSpan procTime )