Home
last modified time | relevance | path

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

/btstack/platform/posix/
H A Dbtstack_run_loop_posix.c108 static void timespec_diff(struct timespec *start, struct timespec *stop, struct timespec *result){ in timespec_diff() function
135 timespec_diff(start, stop, &diff_ts); in timespec_diff_milis()
/btstack/platform/qt/
H A Dbtstack_run_loop_qt.cpp164 static void timespec_diff(struct timespec *start, struct timespec *stop, struct timespec *result){ in timespec_diff() function
191 timespec_diff(start, stop, &diff_ts); in timespec_diff_milis()