chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exposing subsecond precision in current-seconds


From: Vasilij Schneidermann
Subject: Re: Exposing subsecond precision in current-seconds
Date: Mon, 27 Apr 2020 20:37:01 +0200

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

[Prev in Thread] Current Thread [Next in Thread]