Click or drag to resize

TimerLogger Properties

The TimerLogger type exposes the following members.

Properties
  NameDescription
Public propertyStartTime
Gets the start time for the timer.
Public propertyStartTimestamp
Gets the start timestamp (as written to devlog) for the timer.
Public propertyStopTime
Gets the stop time for the timer. Valid only if Stop has been called.
Public propertyStopTimestamp
Gets the stop timestamp (as written to devlog) for the timer. Valid only if Stop has been called.
Top
See Also