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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c82 #define CMOCKA_CLOCK_GETTIME(clock_id, ts) clock_gettime((clock_id), (ts)) macro
84 #define CMOCKA_CLOCK_GETTIME(clock_id, ts) macro
2409 CMOCKA_CLOCK_GETTIME(CLOCK_REALTIME, &start);
2435 CMOCKA_CLOCK_GETTIME(CLOCK_REALTIME, &finish);

Completed in 34 milliseconds