Method: TimeWindow.now

Defined in:
lib/time_window.rb

.nowObject



19
20
21
# File 'lib/time_window.rb', line 19

def self.now
  now_proc.call
end