Method GetActionRunTime
GetActionRunTime(Action)
Measures execution time of the specified action.
public static long GetActionRunTime(Action action)
Parameters
action
ActionAction to measure.
Measures execution time of the specified action.
public static long GetActionRunTime(Action action)
action
ActionAction to measure.