android_device_samsung_msm8.../libc_shim/private/bionic_time_conversions.h

4 lines
112 B
C

#include <time.h>
bool timespec_from_absolute_timespec(timespec& ts, const timespec& abs_ts, clockid_t clock);