Searched refs:cdf_timespec_to_timestamp (Results 1 – 3 of 3) sorted by relevance
147 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timeval *ts) in cdf_timespec_to_timestamp() function
276 int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timeval *);
921 -int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timespec *);924 +int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timeval *);964 -cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timespec *ts)965 +cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timeval *ts)
Completed in 12 milliseconds