ActionScheduler_OptionLock::set()
Method: Set a lock using options for a given amount of time (60 seconds by default).
Source: packages/action-scheduler/classes/ActionScheduler_OptionLock.php:26
Method: Set a lock using options for a given amount of time (60 seconds by default).
Source: packages/action-scheduler/classes/ActionScheduler_OptionLock.php:26
Method: If a lock is set, return the timestamp it was set to expiry.
Source: packages/action-scheduler/classes/ActionScheduler_OptionLock.php:36
Method: Get the key to use for storing the lock in the transient
Source: packages/action-scheduler/classes/ActionScheduler_OptionLock.php:46
Class: Provide a way to set simple transient locks to block behaviour for up-to a given duration.
Source: packages/action-scheduler/classes/ActionScheduler_OptionLock.php:10