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

/bionic/libc/include/bits/
H A Dposix_limits.h59 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */ macro
/bionic/tests/
H A Dunistd_test.cpp567 EXPECT_EQ(0, _POSIX_MONOTONIC_CLOCK);

Completed in 6 milliseconds