Libraries
»
gpx
(1.2.1)
»
Index
»
GPX
»
Point
»
#time
Method: GPX::Point#time
Defined in:
lib/gpx/point.rb
#
time
⇒
Object
Returns the value of attribute time.
7 8 9
# File 'lib/gpx/point.rb', line 7
def
time
@time
end