FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
clib_time_t Struct Reference

Data Fields

u64 total_cpu_time
 
u64 last_cpu_time
 
f64 clocks_per_second
 
f64 seconds_per_clock
 
f64 round_to_units
 
u64 init_cpu_time
 
u64 last_verify_cpu_time
 
f64 last_verify_reference_time
 
u32 log2_clocks_per_second
 
u32 log2_clocks_per_frequency_verify
 

Detailed Description

Definition at line 43 of file time.h.

Field Documentation

f64 clib_time_t::clocks_per_second

Definition at line 53 of file time.h.

u64 clib_time_t::init_cpu_time

Definition at line 62 of file time.h.

u64 clib_time_t::last_cpu_time

Definition at line 50 of file time.h.

u64 clib_time_t::last_verify_cpu_time

Definition at line 64 of file time.h.

f64 clib_time_t::last_verify_reference_time

Definition at line 67 of file time.h.

u32 clib_time_t::log2_clocks_per_frequency_verify

Definition at line 69 of file time.h.

u32 clib_time_t::log2_clocks_per_second

Definition at line 69 of file time.h.

f64 clib_time_t::round_to_units

Definition at line 59 of file time.h.

f64 clib_time_t::seconds_per_clock

Definition at line 57 of file time.h.

u64 clib_time_t::total_cpu_time

Definition at line 47 of file time.h.


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