IStopwatchLogger Interface |
[Missing <summary> documentation for "T:Rock.Logging.Diagnostics.IStopwatchLogger"]
Namespace: Rock.Logging.Diagnostics
The IStopwatchLogger type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecordElapsed |
Log the elapsed time of the stopwatch. The stopwatch will be stopped while logging is taking place, then
started again once logging is complete. If andRestartStopwatch is true, then the
stopwatch is reset before it is started again.
|
![]() | Reset | |
![]() | Start | |
![]() | Stop |