?
=?ISO-8859-1?Q?Andreas_M=FCller?=
I need a time function like gettimeofday() (for milliseconds) that works
on both, win and linux.
I also need the value of it in a char array, I even don't know how to
convert it from gettimeofday()...
can anybody help me?
I need it for a timestamping function that marks a packet on a windows
system with a timestamp. On the Linux client I need this timestamp to
compute some stuff.
on both, win and linux.
I also need the value of it in a char array, I even don't know how to
convert it from gettimeofday()...
can anybody help me?
I need it for a timestamping function that marks a packet on a windows
system with a timestamp. On the Linux client I need this timestamp to
compute some stuff.