ActionScheduler_Lock::get_duration( string $lock_type )

Get the amount of time to set for a given lock. 60 seconds by default.


Description Description


Parameters Parameters

$lock_type

(Required) A string to identify different lock types.


Top ↑

Return Return

(int)


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.