\Osiset\BasicShopifyAPI\DeferrersSleep

Base time deferrer implementation.

Based on spatie/guzzle-rate-limiter-middleware

Summary

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

Methods

getCurrentTime()

getCurrentTime() : integer

Get the current timestamp.

Returns

integer

sleep()

sleep(\Osiset\BasicShopifyAPI\Deferrers\int  $microseconds) : void

Sleep for a number of mircoseconds.

Parameters

\Osiset\BasicShopifyAPI\Deferrers\int $microseconds