SolutionMetricsJobTimeTotal Property |
Total Job Time for all drivers.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan JobTimeTotal { get; }
Public ReadOnly Property JobTimeTotal As TimeSpan
Get
public:
property TimeSpan JobTimeTotal {
TimeSpan get ();
}
member JobTimeTotal : TimeSpan with get
Property Value
Type:
TimeSpan
See Also