Parent

Methods

Files

ProgressBar::Time

Public Class Methods

now(time = ::Time) click to toggle source
# File lib/ruby-progressbar/time.rb, line 3
def self.now(time = ::Time)
  @@time = time

  @@time.send unmocked_time_method
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.