mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
4 lines
87 B
Python
4 lines
87 B
Python
from ray.util.timer import _Timer
|
|
|
|
TimerStat = _Timer # backwards compatibility alias
|