Table of Contents

Method GetActionRunTime

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetActionRunTime(Action)

Measures execution time of the specified action.

public static long GetActionRunTime(Action action)

Parameters

action Action

Action to measure.

Returns

long