taia_uint
convert seconds into struct taia
- Provided by: libowfat-dev (Version: 0.32-4.1build1)
- Source: libowfat
- Report a bug
convert seconds into struct taia
#include <libowfat/taia.h>
extern int taia_uint(struct taia* t,unsigned int secs);
taia_uint converts secs into a struct taia (setting the fractional part to zero).