IAlgorithmCalculationResult.ElapsedMilliseconds

Syntax

ElapsedMilliseconds: Integer;

None;

Description

The ElapsedMilliseconds property determines calculation time for calculation algorithm objects.

Fore and Fore.NET Examples

The property use is given in the example for IAlgorithmCalculationResult.TotalElapsedMilliseconds.

See also:

IAlgorithmCalculationResult