FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
clib_timebase_t Struct Reference
+ Collaboration diagram for clib_timebase_t:

Data Fields

clib_time_tclib_time
 
f64 timezone_offset
 
f64 summer_offset
 
clib_timebase_daylight_time_t daylight_time_type
 
f64 cached_year_start
 
f64 cached_year_end
 
f64 cached_summer_start
 
f64 cached_summer_end
 

Detailed Description

Definition at line 28 of file time_range.h.

Field Documentation

◆ cached_summer_end

f64 clib_timebase_t::cached_summer_end

Definition at line 38 of file time_range.h.

◆ cached_summer_start

f64 clib_timebase_t::cached_summer_start

Definition at line 37 of file time_range.h.

◆ cached_year_end

f64 clib_timebase_t::cached_year_end

Definition at line 36 of file time_range.h.

◆ cached_year_start

f64 clib_timebase_t::cached_year_start

Definition at line 35 of file time_range.h.

◆ clib_time

clib_time_t* clib_timebase_t::clib_time

Definition at line 31 of file time_range.h.

◆ daylight_time_type

clib_timebase_daylight_time_t clib_timebase_t::daylight_time_type

Definition at line 34 of file time_range.h.

◆ summer_offset

f64 clib_timebase_t::summer_offset

Definition at line 33 of file time_range.h.

◆ timezone_offset

f64 clib_timebase_t::timezone_offset

Definition at line 32 of file time_range.h.


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