Remove use of global clocks in TestClient The functions that are relevant here can be abstracted away with WaitUntil, which is available since this is a test-only target. This may be updated once the ClockVariant is simplified to relevant clocks for testing. Bug: webrtc:42223992 Change-Id: I68a0514be56931e44777f4cd086f5ea794da377a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/407405 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Auto-Submit: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45529}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.