TimerLogger Properties |
The TimerLogger type exposes the following members.
Name | Description | |
---|---|---|
![]() | StartTime |
Gets the start time for the timer.
|
![]() | StartTimestamp |
Gets the start timestamp (as written to devlog) for the timer.
|
![]() | StopTime |
Gets the stop time for the timer. Valid only if Stop has been called.
|
![]() | StopTimestamp |
Gets the stop timestamp (as written to devlog) for the timer. Valid only if Stop has been called.
|