Pause Time Source

This action pauses the given Time Source.

You can resume it later using Start Time Source.

 

Action Syntax:

Arguments:

ArgumentDescription
Time SourceThe Time Source to pause

 

Example:


This code block would ideally run in a Key Press event.

It checks if the state of a Time Source is "active", and in that case, it pauses that Time Source.

However, if the state is "paused", it resumes the Time Source.