HomeSort by relevance Sort by last modified time
    Searched refs:MICROSECONDS_PER_MILLISECOND (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/system_wrappers/source/
condition_variable_posix.cc 83 const int MICROSECONDS_PER_MILLISECOND = 1000;
103 ts.tv_nsec = tv.tv_usec * MICROSECONDS_PER_MILLISECOND;
  /external/dbus/dbus/
dbus-sysdeps-unix.c     [all...]
dbus-sysdeps-win.c     [all...]

Completed in 1422 milliseconds