webrtc/rtc_base/task_utils
Tommi 532cac526c Add support for injecting Clock to RepeatingTaskHandle.
This will improve support for tests that use Clock as well as offer
a way to remove use of Sleep() in the tests.

Bug: none
Change-Id: I25fd0c6fc1b52ec0c917e56fae6807b136213d8d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175566
Commit-Queue: Tommi <tommi@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31305}
2020-05-18 14:11:44 +00:00
..
BUILD.gn Add support for injecting Clock to RepeatingTaskHandle. 2020-05-18 14:11:44 +00:00
pending_task_safety_flag.cc Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. 2020-05-13 14:17:39 +00:00
pending_task_safety_flag.h Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. 2020-05-13 14:17:39 +00:00
pending_task_safety_flag_unittest.cc Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. 2020-05-13 14:17:39 +00:00
repeating_task.cc Add support for injecting Clock to RepeatingTaskHandle. 2020-05-18 14:11:44 +00:00
repeating_task.h Add support for injecting Clock to RepeatingTaskHandle. 2020-05-18 14:11:44 +00:00
repeating_task_unittest.cc Add support for injecting Clock to RepeatingTaskHandle. 2020-05-18 14:11:44 +00:00
to_queued_task.h Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. 2020-05-13 14:17:39 +00:00
to_queued_task_unittest.cc Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. 2020-05-13 14:17:39 +00:00