SolutionMetricsLateTimeTotal Property |
The total late time for all resources (resources arriving after a
soft window closes).
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan LateTimeTotal { get; }
Public ReadOnly Property LateTimeTotal As TimeSpan
Get
public:
property TimeSpan LateTimeTotal {
TimeSpan get ();
}
member LateTimeTotal : TimeSpan with get
Property Value
Type:
TimeSpan
See Also