mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 00:39:32 +08:00
4 lines
87 B
Python
4 lines
87 B
Python
from ray.util.timer import _Timer
|
|
|
|
TimerStat = _Timer # backwards compatibility alias
|