ResultLog.SecondsAtStartIn1970UniversalCoordinatedTime

Syntax

ResultLog.SecondsAtStartIn1970UniversalCoordinatedTime

Data Type

Double

Purpose

Returns the value of the Engine.SecondsAtStartIn1970UniversalCoordinatedTime property for the engine that created the TestStand results .tsr file. If the log file contains any custom properties that contain time values relative to the time the engine that created the .tsr started, you can use this value to adjust the values to be relative to the time the current engine started. The Seconds expression function and the Engine.SecondsSinceStart property return times relative to engine startup.

Remarks

The ResultLog.ReadNextRecord method uses this property to automatically adjust the values of TS.StartTime result subproperties to be relative to the start time of the current engine.