void ExecutionMgr.NetDurationMeasureStart()
Description
Will start a net duration counter within the script
Void ExecutionMgr.NetDurationMeasureStop()
Description
Will stop a net duration counter within the script
Void ExecutionMgr.NetDurationMeasureValue()
Description
Will return the value of the net duration captured
Void ExecutionMgr.NetDurationMeasureClear()
Description
Will clear the value of the net duration captured
Comments
Please sign in to leave a comment.