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

  /external/python/cpython3/Python/
pytime.c 16 #define SEC_TO_MS 1000
20 #define SEC_TO_US (SEC_TO_MS * MS_TO_US)
25 #define SEC_TO_NS (SEC_TO_MS * MS_TO_NS)
210 bits, whereas _PyTime_t type has at least 64 bits (SEC_TO_MS takes 30
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 61 #define SEC_TO_MS 1000
    [all...]

Completed in 120 milliseconds