current_sched_ahead_time
Returns the current schedule ahead time.
Introduced in v2.0
set_sched_ahead_time! 0.5 puts current_sched_ahead_time
# Prints 0.5