mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
3 lines
87 B
Python
3 lines
87 B
Python
from ray.util.timer import _Timer
|
|
|
|
TimerStat = _Timer # backwards compatibility alias
|