Searched refs:cdf_timespec_to_timestamp (Results 1 – 3 of 3) sorted by relevance
148 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timeval *ts) in cdf_timespec_to_timestamp() function
278 int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timeval *);
1088 -int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timespec *);1091 +int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timeval *);1142 -cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timespec *ts)1143 +cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timeval *ts)
Completed in 14 milliseconds