module Clock::SystemTime

Public Instance Methods

system_time() click to toggle source
# File lib/clock/clock.rb, line 68
def system_time
  Time
end