Method: Puppet::Util::Watcher::Timer#now
- Defined in:
- lib/puppet/util/watcher/timer.rb
#now ⇒ Object
18 19 20 |
# File 'lib/puppet/util/watcher/timer.rb', line 18 def now Time.now.to_i end |
18 19 20 |
# File 'lib/puppet/util/watcher/timer.rb', line 18 def now Time.now.to_i end |