Method: CloudMade::RouteInstruction#time
- Defined in:
- lib/cloudmade/routing.rb
#time ⇒ Object (readonly)
Estimated time required to travel the segment in seconds
119 120 121 |
# File 'lib/cloudmade/routing.rb', line 119 def time @time end |