class Aws::Plugins::Retries::ClockSkew
def clock_correction(endpoint)
-
endpoint
(URI / String
) --
def clock_correction(endpoint) @mutex.synchronize { @endpoint_clock_corrections[endpoint.to_s] } end
endpoint
(URI / String
)
--
def clock_correction(endpoint) @mutex.synchronize { @endpoint_clock_corrections[endpoint.to_s] } end