[dpdk-dev] How to get the current timestamp in milliseconds in the DPDK?
Gokul Bargaje
gokulbargaje.182009 at nitk.edu.in
Tue Nov 12 09:40:23 CET 2019
Hi Team,
Like in Java, there is a method called getTimeInMillis() which returns the
current timestamp in milliseconds. I want to know if there's a way to find
out timestamp in milliseconds (or in Microseconds) in the C language or in
the DPDK?
I did some googling and I got the solution which returns the time in
seconds but I need time in milliseconds.
Thanks,
Gokul
More information about the dev
mailing list