Home
last modified time | relevance | path

Searched refs:timing (Results 1 – 2 of 2) sorted by relevance

/webrtc/sdp/src/description/
H A Ddescription_test.rs86 timing: Timing { in test_marshal()
93 timing: Timing { in test_marshal()
H A Dsession.rs120 pub timing: Timing, field
266 timing: Timing { in new_jsep_session_description()
423 result += key_value_build("t=", Some(&time_description.timing.to_string())).as_str(); in marshal()
1099 timing: Timing { in unmarshal_timing()