Syntax:
GetTaskExecutionTimeMS()
Description: Returns the amount of time the Workflow took to execute in milliseconds.
Parameter Description
(no parameters)
Example:
Sub Main MsgBox GetTaskExecutionTimeMS() End Sub
See Also:
GetLastStepExecutionTimeMin
GetLastStepExecutionTimeMS
GetLastStepExecutionTimeSec
GetTaskExecutionTimeMin
GetTaskExecutionTimeSec