RouteMetricsIdleTimeTotal Property |
The total idle time (waiting for job windows
to open when a resource arrives before a job window opens).
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan IdleTimeTotal { get; }
Public ReadOnly Property IdleTimeTotal As TimeSpan
Get
public:
property TimeSpan IdleTimeTotal {
TimeSpan get ();
}
member IdleTimeTotal : TimeSpan with get
Property Value
Type:
TimeSpan
See Also