|
NAMEtaia_frac - get current timeSYNTAX#include <libowfat/taia.h>int taia_frac(const struct taia* t); DESCRIPTIONtaia_frac returns a double-precision approximation to the fraction part of t. The result of taia_frac is always nonnegative.SEE ALSOtaia_approx(3) Visit the GSP FreeBSD Man Page Interface. |