# File lib/rufus/scheduler.rb, line 456
    def timeline(time0, time1)

      occurrences(time0, time1, :timeline)
    end