GetTaskExecutionTimeMS |
Syntax:
%GetTaskExecutionTimeMS()%
Description:
Returns the amount of time the task took to execute in milliseconds.
Parameter Description:
(No parameters)
Example:
Sub Main
MsgBox GetTaskExecutionTimeMS()
EndSub
See Also:
GetLastStepExecutionTimeMin, GetLastStepExecutionTimeMS, GetLastStepExecutionTimeSec, GetTaskExecutionTimeMin, GetTaskExecutionTimeSec