Read Stopwatch

Reads a running stopwatch and then allows you to leave it running or pause it.

Use this in conjunction with a Start Stopwatch action cell, which will have started or resumed the stopwatch earlier in the script. A further instance of Start Stopwatch later in the script may be used to resume the stopwatch if paused by this action cell.

Properties

Select the stopwatch to read

Select a stopwatch.

Set the variable to hold the stopwatch value  

Enter a defined float variable. This can subsequently be:

Stopwatch read mode  

Select the first option take a snapshot reading of the running stopwatch without stopping it. Or, select the second option to take a reading and to pause it.

Exit point

Exit point

Taken

[Complete]

When cell execution completes.