Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
489
class
Timer(TimerBase):
490
def
time(self) -> float:
491
return
time.time()
Callers
15
wait_for_nodes
Method · 0.45
condition
Method · 0.45
condition
Method · 0.45
test_very_small_retry_interval
Method · 0.45
test_async_very_small_retry_interval
Method · 0.45
_generate_cluster_metadata
Function · 0.45
generate_disabled_report_data
Function · 0.45
generate_report_data
Function · 0.45
_generate_chat_response
Method · 0.45
_generate_completion_response
Method · 0.45
_generate_transcription_response
Method · 0.45
fake_pending_request
Function · 0.45
Calls
no outgoing calls
Tested by
15
condition
Method · 0.36
condition
Method · 0.36
test_very_small_retry_interval
Method · 0.36
test_async_very_small_retry_interval
Method · 0.36
fake_pending_request
Function · 0.36
test_fallback_when_imbalanced
Method · 0.36
test_high_match_rate_selects_matching_replica
Method · 0.36
test_low_match_rate_uses_smallest_tree
Method · 0.36
test_eviction_threshold_behavior
Method · 0.36
test_two_deployments_get_separate_tree_actors
Method · 0.36
get_nodes_for
Function · 0.36
test_ippr_in_progress_exposes_desired_capacity_avoids_launch
Function · 0.36