logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

taia_uint - convert seconds into struct taia

Description

       taia_uint converts secs into a struct taia (setting the fractional part to zero).

                                                                                                    taia_uint(3)

Name

       taia_uint - convert seconds into struct taia

Syntax

#include<libowfat/taia.h>

       extern int taia_uint(struct taia* t,unsigned int secs);

See Also