mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-20 09:07:52 +01:00
![]() This change means tasks scheduled at the end time reached when making a call to GlobalSimulatedTimeController::AdvanceTime will also be executed. In other words, with this change, if you schedule a task in X milliseconds and then call AdvanceTime(TimeDelta::ms(X)) the scheduled task will be executed. Bug: none Change-Id: I337e574a88b235639e82ffcacf1484daa6cf3172 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/164522 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30146} |
||
---|---|---|
.. | ||
BUILD.gn | ||
external_time_controller.cc | ||
external_time_controller.h | ||
external_time_controller_unittest.cc | ||
real_time_controller.cc | ||
real_time_controller.h | ||
simulated_time_controller.cc | ||
simulated_time_controller.h | ||
simulated_time_controller_unittest.cc |