Sign in
webrtc
/
src
/
0d526d558b0f7b677c43f83e64e67ad65a9639c0
/
webrtc
/
system_wrappers
/
source
/
clock.cc
d28db7f
Delete all use of tick_util.h.
by Niels Möller
· 9 years ago
5ad935c
Remove mutable from rtc::CriticalSection members.
by pbos
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
a771bf8
Fix some clang warnings with -Wmissing-braces in WebRTC.
by dcheng
· 10 years ago
14665ff
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
f938922
Simplify and guard access to WindowsRealTimeClock.
by pbos@webrtc.org
· 10 years ago
190a32f
Make some methods in Clock class const declared
by henrik.lundin@webrtc.org
· 11 years ago
7a9a3b7
* Revert clock.cc changes made in 6178, but keep the changes to the test.
by wu@webrtc.org
· 11 years ago
59336e8
Adding R/W lock to SimulatedClock
by henrik.lundin@webrtc.org
· 11 years ago
75718cf
* Implement WindowsRealTimeClock::CurrentTimeVal with GetSystemTimeAsFileTime as it supposes to return a POSIX gettimeofday, so that later it can be converted to NTP timee correctly.
by wu@webrtc.org
· 11 years ago
a2a2718
Fix some chromium-style warnings in webrtc/system_wrappers/
by pbos@webrtc.org
· 11 years ago
acaf3a1
Include files from webrtc/.. paths in system_wrappers/
by pbos@webrtc.org
· 12 years ago
b8e7f4c
Change capture interface to use NTP capture time.
by stefan@webrtc.org
· 12 years ago
7da3459
Revert "With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps."
by stefan@webrtc.org
· 12 years ago
afcc610
With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps.
by stefan@webrtc.org
· 12 years ago
046deb9
WebRtc_Word32 -> int32_t in system_wrappers
by pbos@webrtc.org
· 12 years ago
a678a3b
Move video_coding to new Clock interface and remove fake clock implementations from RTP module tests.
by stefan@webrtc.org
· 12 years ago
c7e935f
Adding timeEndPeriod to Synchronize function, see bug for details.
by mflodman@webrtc.org
· 12 years ago
20ed36d
Break out RtpClock to system_wrappers and make it more generic.
by stefan@webrtc.org
· 12 years ago