DispatchTime

Description

Returns the accumulated time spent executing dispatch methods since the beginning of the current run.

Type

NUMERIC

Arguments

None

Meaning

Comments

Returns the accumulated time spent executing dispatch methods since the beginning of the current run, if called during a dispatching run (Simulation or Rulebased Simulation). Otherwise, returns the total time spent executing dispatch methods in the previous dispatching run

 
DispatchTime()
 

67.8 seconds