Method: FastlaneCore::UpdateChecker.start_time

Defined in:
fastlane_core/lib/fastlane_core/update_checker/update_checker.rb

.start_timeObject (readonly)

Returns the value of attribute start_time.



32
33
34
# File 'fastlane_core/lib/fastlane_core/update_checker/update_checker.rb', line 32

def start_time
  @start_time
end