class Rufus::Scheduler::D
Debugging tools…
Public Class Methods
h_to_s(t=Time.now)
click to toggle source
# File lib/rufus/scheduler/util.rb, line 286 def self.h_to_s(t=Time.now); Rufus::Scheduler.h_to_s(t); end