taia_tai - get current time
Contents
Description
taia_tai places into sec the integer part of t. If t contains a TAI64NA label then sec will contain the
corresponding TAI64 label.
taia_tai(3)
Name
taia_tai - get current time
Syntax
#include<libowfat/taia.h>
extern int taia_tai(const struct taia* t,struct tai* sec);
