yf_timespec32_st Struct Reference

#include <yaftime.h>

Data Fields

uint32_t tv_sec
 
uint32_t tv_frac
 

Detailed Description

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().


The documentation for this struct was generated from the following file: