FlightState UniverseTime Property KerbalData - KSP Data Unlocked!
Gets or sets the universe time translated into a standard .NET timespan. Value changes mapped to FlightState.Ut.

Namespace: KerbalData.Models
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public TimeSpan UniverseTime { get; set; }
See Also