Vector Optimized Library of Kernels  3.0.0
Architecture-tuned implementations of math kernels
timespec Struct Reference

#include <time.h>

Data Fields

time_t tv_sec
 
long tv_nsec
 

Field Documentation

◆ tv_nsec

long timespec::tv_nsec

◆ tv_sec

time_t timespec::tv_sec

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