IAlgorithmTimeResult

Assembly: Algo;

Description

The IAlgorithmTimeResult interface is used to determine calculation execution time of specific calculation algorithm object.

Inheritance Hierarchy

          IAlgorithmTimeResult

Properties

  Property name Brief description
ExecuteMilisecods The ExecuteMilisecods property returns object calculation execution time.
Id The Id property returns the object identifier.
Key The Key property returns the object key.
Name The Name property returns the object name.

See also:

Algo Assembly Interfaces