Re: [Windows,PATCH] Use faster, higher precision timer API

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [Windows,PATCH] Use faster, higher precision timer API
Date: 2014-12-01 13:16:06
Message-ID: 547C6A16.6040601@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all

I've attached a revised patchset for GetSystemTimeAsFileTime and
GetSystemTimePreciseAsFileTime to address David Rowley's review notes.

Thanks for the review, and for poking me to follow up.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
0001-Use-GetSystemTimeAsFileTime-directly-in-windows-gett.patch text/x-patch 2.2 KB
0002-Use-GetSystemTimePreciseAsFileTime-when-available.patch text/x-patch 4.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marco Nenciarini 2014-12-01 13:51:29 Re: [Windows,PATCH] Use faster, higher precision timer API
Previous Message Magnus Hagander 2014-12-01 12:44:35 Re: Buildfarm not happy with test module move