\Osiset\BasicShopifyAPI\ContractsTimeDeferrer

Reprecents basic time handling for getting and sleeping.

Based on spatie/guzzle-rate-limiter-middleware

Summary

Methods
Constants
getCurrentTime()
sleep()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getCurrentTime()

getCurrentTime() : integer

Get the current timestamp.

Returns

integer

sleep()

sleep(integer  $microseconds) : void

Sleep for a number of mircoseconds.

Parameters

integer $microseconds