Home
last modified time | relevance | path

Searched refs:_LIBCXX_USE_CLOCK_GETTIME (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/src/
Dchrono.cpp18 #define _LIBCXX_USE_CLOCK_GETTIME macro
22 #define _LIBCXX_USE_CLOCK_GETTIME macro
26 #define _LIBCXX_USE_CLOCK_GETTIME macro
30 #define _LIBCXX_USE_CLOCK_GETTIME macro
34 #define _LIBCXX_USE_CLOCK_GETTIME macro
45 #if !defined(CLOCK_REALTIME) || !defined(_LIBCXX_USE_CLOCK_GETTIME)
95 #if defined(_LIBCXX_USE_CLOCK_GETTIME) && defined(CLOCK_REALTIME) in now()
132 #if defined(_LIBCXX_USE_CLOCK_GETTIME) && defined(CLOCK_UPTIME_RAW)