Class: Mach::Timestamp
- Inherits:
-
Object
- Object
- Mach::Timestamp
- Defined in:
- lib/mach/timestamp.rb
Class Method Summary collapse
Class Method Details
.now ⇒ Object
4 5 6 |
# File 'lib/mach/timestamp.rb', line 4 def now Time.now.utc.to_i end |