Method: CS::Time.now

Defined in:
lib/cs/time.rb

.nowObject



24
25
26
# File 'lib/cs/time.rb', line 24

def self.now
  ::Time.now
end