Searched refs:global_help_timer (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dclock.cc249 static WindowsHelpTimer global_help_timer = {0, 0, {{ 0, 0}, 0}, 0}; local
250 Synchronize(&global_help_timer);
251 return &global_help_timer;

Completed in 81 milliseconds