taia_frac - Man Page
get current time
Syntax
#include <taia.h>
int taia_frac(const struct taia* t);
Description
taia_frac returns a double-precision approximation to the fraction part of t. The result of taia_frac is always nonnegative.
get current time
#include <taia.h>
int taia_frac(const struct taia* t);
taia_frac returns a double-precision approximation to the fraction part of t. The result of taia_frac is always nonnegative.