time_source_get_time_remaining

This function returns the time remaining until the given Time Source expires and executes its callback method.

This time value will be expressed in the units set for the Time Source (seconds or frames).

 

Syntax:

time_source_get_time_remaining(id);

ArgumentTypeDescription
idTime SourceThe Time Source to get information for

 

Returns:

Real