Class: Wiris::Timer
- Inherits:
-
Object
- Object
- Wiris::Timer
- Defined in:
- lib/src-generic/Timer.rb
Class Method Summary collapse
Class Method Details
.stamp ⇒ Object
3 4 5 |
# File 'lib/src-generic/Timer.rb', line 3 def self.stamp() return Time.now.to_f end |