isc_time Struct Reference

The contents of this structure are private, and MUST NOT be accessed directly by callers. More...

#include <time.h>


Data Fields

unsigned int seconds
unsigned int nanoseconds


Detailed Description

The contents of this structure are private, and MUST NOT be accessed directly by callers.

The contents are exposed only to allow callers to avoid dynamic allocation.

Definition at line 90 of file time.h.


Field Documentation

unsigned int isc_time::seconds

Definition at line 91 of file time.h.

Referenced by isc_time_add(), isc_time_compare(), isc_time_formathttptimestamp(), isc_time_formatISO8601(), isc_time_formattimestamp(), isc_time_isepoch(), isc_time_microdiff(), isc_time_now(), isc_time_nowplusinterval(), isc_time_seconds(), isc_time_secondsastimet(), isc_time_set(), isc_time_settoepoch(), isc_time_subtract(), and process_cmsg().

unsigned int isc_time::nanoseconds

Definition at line 92 of file time.h.

Referenced by isc_time_add(), isc_time_compare(), isc_time_formattimestamp(), isc_time_isepoch(), isc_time_microdiff(), isc_time_nanoseconds(), isc_time_now(), isc_time_nowplusinterval(), isc_time_seconds(), isc_time_secondsastimet(), isc_time_set(), isc_time_settoepoch(), isc_time_subtract(), and process_cmsg().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:21 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha