Method: DTime#delta
- Defined in:
- lib/d_time.rb
#delta ⇒ Object (readonly) Also known as: to_f, to_second, to_sec
Returns the value of attribute delta.
25 26 27 |
# File 'lib/d_time.rb', line 25 def delta @delta end |
Returns the value of attribute delta.
25 26 27 |
# File 'lib/d_time.rb', line 25 def delta @delta end |