Hello again,

Sorry, I meant to write microseconds.  For nanoseconds precision you'd need to
use `clock_gettime` which is harder to emulate on Windows than `gettimeofday`.
I also forgot including this reference: 
<https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/port/gettimeofday.c;hb=HEAD>

Vasilij

Attachment: signature.asc
Description: PGP signature

Reply via email to