Get current sched ahead time
current_sched_ahead_time
[]
Returns the current schedule ahead time.
Introduced in v2.0
Example 0
set_sched_ahead_time! 0.5 puts current_sched_ahead_time
# Prints 0.5