Method: GPX::Point#time

Defined in:
lib/gpx/point.rb

#timeObject

Returns the value of attribute time.



7
8
9
# File 'lib/gpx/point.rb', line 7

def time
  @time
end