Re: What is a typical precision of gettimeofday()?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hannu Krosing <hannuk(at)google(dot)com>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: What is a typical precision of gettimeofday()?
Date: 2025-07-09 15:33:18
Message-ID: 1140421.1752075198@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing <hannuk(at)google(dot)com> writes:
> Yes, this should say average

OK, I tweaked that and increased NUM_DIRECT to 10000,
along with a couple of nitpicky code improvements.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-07-09 15:33:48 Re: ABI Compliance Checker GSoC Project
Previous Message Laurenz Albe 2025-07-09 15:26:02 Re: analyze-in-stages post upgrade questions