Home
last modified time | relevance | path

Searched refs:create_timestamp (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/dumpcap/
H A Dmain.c411 static uint64_t create_timestamp(void) in create_timestamp() function
802 start_time = create_timestamp(); in main()
829 create_timestamp() - start_time > stop.duration) in main()
833 end_time = create_timestamp(); in main()