Click or drag to resize

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; }

Property Value

Type: String
See Also