Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Timing wrapper around a lock factory. More...
Classes | |
class | core\lock\timing_wrapper_lock_factory |
Namespaces | |
namespace | core\lock |
| |
Timing wrapper around a lock factory.
This passes all calls through to the underlying lock factory, but adds timing information on how long it takes to get a lock and how long the lock is held for.