FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_time_range_t Struct Reference

a time range structure times are in double-precision fp seconds since 1/1/1970, which was a Thursday. More...

Data Fields

f64 start
 start of the time range More...
 
f64 end
 end of the time range More...
 

Detailed Description

a time range structure times are in double-precision fp seconds since 1/1/1970, which was a Thursday.

Definition at line 37 of file mactime.api.

Field Documentation

◆ end

f64 vl_api_time_range_t::end

end of the time range

Definition at line 40 of file mactime.api.

◆ start

f64 vl_api_time_range_t::start

start of the time range

Definition at line 39 of file mactime.api.


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