此函数返回给定时间源在完全停止之前所保留的重复次数。
如果给定的时间源无限期运行,或者它是内置时间源,则函数将返回 undefined。
time_source_get_reps_remaining(id);
Real