Module: Lowkiq::Utils::Timestamp

Defined in:
lib/lowkiq/utils.rb

Class Method Summary collapse

Class Method Details

.nowObject



31
32
33
# File 'lib/lowkiq/utils.rb', line 31

def self.now
  Time.now.to_f
end