Property | Type | Description | |
---|---|---|---|
FromScriptMotionExecute | MotionResult>.Func | ||
FromScriptRequestMemoryMeasurementEvaluation | Func |
||
GetWindowHandleDelegate | Func |
||
InvalidateMeasurementAction | Action |
||
MemoryMeasurementLastDelegate | Func |
Method | Description | |
---|---|---|
ExecutionStatusChanged ( ScriptRun run ) : void | ||
GetTimeStopwatch ( ) : System.Int64 | ||
RunThreadEnterBefore ( ScriptRun run ) : void |
public ExecutionStatusChanged ( ScriptRun run ) : void | ||
run | ScriptRun | |
return | void |
static public GetTimeStopwatch ( ) : System.Int64 | ||
return | System.Int64 |
public RunThreadEnterBefore ( ScriptRun run ) : void | ||
run | ScriptRun | |
return | void |
public Func |
||
return | MotionResult>.Func |
public Func |
||
return | Func |
public Action |
||
return | Action |