php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
timespec Struct Reference

#include <time.h>

Data Fields

time_t tv_sec
 
long tv_nsec
 

Detailed Description

Definition at line 32 of file time.h.

Field Documentation

◆ tv_nsec

long timespec::tv_nsec

Definition at line 35 of file time.h.

◆ tv_sec

time_t timespec::tv_sec

Definition at line 34 of file time.h.


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