Algo > Algo Assembly Interfaces > IAlgorithmCalculationResult > IAlgorithmCalculationResult.ElapsedMilliseconds
ElapsedMilliseconds: Integer;
None;
The ElapsedMilliseconds property determines calculation time for calculation algorithm objects.
The property use is given in the example for IAlgorithmCalculationResult.TotalElapsedMilliseconds.
See also: