Synopsis
int _timespec64_get(__timespec64 *ts,
                    int base);
Description

_timespec64_get populates the *ts with the current calendar time in time base base and returns the value of base if successful otherwise zero.