#include <yaftime.h>
Data Fields | |
uint32_t | tv_sec |
uint32_t | tv_frac |
Some high-performance network cards use a custom 64-bit structure similar to the standard timeval or timespec but which stores seconds in a 32-bit unsigned integer.
Used by yfTimeFromTimespec32() and yfTimeFromTimeval32().