android_device_samsung_msm8.../libc_shim/private/bionic_time_conversions.h
LuK1337 8d6b8e7ad7 msm8976-common: Build libc_shim from source
Change-Id: I040c3023f81322140d153cb14be9578457777ac2
2017-01-26 08:35:43 +00:00

3 lines
112 B
C

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