Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/livekit/agents
/ time
Method
time
tests/virtual_time.py:227–228 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
225
self._read = 0.0
226
227
def
time(self) -> float:
228
return
self._time
229
230
def
advance(self, seconds: float) -> None:
231
if
seconds > 0:
Callers
15
_metrics_monitor_task
Method · 0.45
time_ms
Function · 0.45
_connect
Method · 0.45
get
Method · 0.45
tick
Method · 0.45
_emit_error
Method · 0.45
_metrics_monitor_task
Method · 0.45
_report_connection_acquired
Method · 0.45
_run
Method · 0.45
capture_frame
Method · 0.45
from_cache_entry
Method · 0.45
_metrics_monitor_task
Method · 0.45
Calls
no outgoing calls
Tested by
15
_vad_event
Method · 0.36
test_first_sos_sets_user_turn_start
Method · 0.36
test_backchannel_boundary_suppresses_start_boundary_backchannel
Function · 0.36
test_backchannel_boundary_releases_end_boundary_transcript
Function · 0.36
test_vad_fallback_uses_next_vad_inference_event
Function · 0.36
_interruption_event
Function · 0.36
_backchannel_event
Function · 0.36
test_get_expired
Function · 0.36
test_recognize
Function · 0.36
_stream_output
Function · 0.36
test_start_time_has_default_before_plugin_override
Function · 0.36
_resolved_prediction
Function · 0.36