Method: Puppet::Util::Watcher::Timer#now

Defined in:
lib/puppet/util/watcher/timer.rb

#nowObject



18
19
20
# File 'lib/puppet/util/watcher/timer.rb', line 18

def now
  Time.now.to_i
end