IMike1DControllerTimings Property |
Detailed timings of the different parts of the simulation.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax StopwatchCollection Timings { get; set; }
Property Timings As StopwatchCollection
Get
Set
property StopwatchCollection^ Timings {
StopwatchCollection^ get ();
void set (StopwatchCollection^ value);
}
Property Value
Type:
StopwatchCollectionSee Also