time_source_get_reps_remaining

This function returns the number of repetitions the given Time Source has left until it completely stops.

The function will return undefined if the given Time Source runs indefinitely, or if it's a built-in Time Source.

 

Syntax:

time_source_get_reps_remaining(id);

ArgumentTypeDescription
idTime SourceThe Time Source to get information for

 

Returns:

Real