Assembly: Algo;
The IAlgorithmTimeResult interface is used to determine calculation execution time of specific calculation algorithm object.
IAlgorithmTimeResult
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: