Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
timing_wrapper_lock_factory.php File Reference

Timing wrapper around a lock factory. More...

Classes

class  core\lock\timing_wrapper_lock_factory
 

Namespaces

namespace  core\lock
  
 

Detailed Description

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.