TimerLoggerStopTimestamp Property |
Gets the stop timestamp (as written to devlog) for the timer. Valid only if
Stop has been called.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string StopTimestamp { get; }
Public ReadOnly Property StopTimestamp As String
Get
Property Value
Type:
StringSee Also