MCPcopy
hub / github.com/ray-project/ray / time

Method time

python/ray/_common/utils.py:490–491  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

488
489class Timer(TimerBase):
490 def time(self) -> float:
491 return time.time()

Callers 15

wait_for_nodesMethod · 0.45
conditionMethod · 0.45
conditionMethod · 0.45
generate_report_dataFunction · 0.45
fake_pending_requestFunction · 0.45

Calls

no outgoing calls