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

  /system/security/keystore/tests/
auth_token_table_test.cpp 87 static time_t monotonic_clock() { function in namespace:keystore::test
126 AuthTokenTable table(3, monotonic_clock);
148 AuthTokenTable table(3, monotonic_clock);
285 AuthTokenTable table(5, monotonic_clock);
290 // monotonic_clock "ticks" one second each time it's called, which is once per request, so the
  /external/libevent/
time-internal.h 70 int monotonic_clock; member in struct:evutil_monotonic_timer

Completed in 138 milliseconds