Method LogActionRunTime
LogActionRunTime(string, Action)
logs execution time of the specified action.
public static void LogActionRunTime(string varName, Action action)
logs execution time of the specified action.
public static void LogActionRunTime(string varName, Action action)