timeMethod

lsst.pipe.base.timeMethod(*args: Any, **kwargs: Any) Callable

Decorator to measure duration of a method.

Deprecated since version v24: timeMethod has been replaced by lsst.utils.timer.timeMethod. Will be removed after v25.