Re: Is timeGetTime monotonic and uniform?
- From: "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
- Date: Sun, 03 Dec 2006 08:58:12 -0500
Martin v. Löwis wrote:
Are there any other functions I should use?
QueryPerformanceCounter will give you a lot finer resolution. To translate it into seconds you must scale it, using QueryPerformanceFrequency.
--
Scott McPhillips [VC++ MVP]
.
- Follow-Ups:
- Re: Is timeGetTime monotonic and uniform?
- From: news@xxxxxxxxxxxxxxx
- Re: Is timeGetTime monotonic and uniform?
- References:
- Is timeGetTime monotonic and uniform?
- From: "Martin v. Löwis"
- Is timeGetTime monotonic and uniform?
- Prev by Date: Is timeGetTime monotonic and uniform?
- Next by Date: Re: Is timeGetTime monotonic and uniform?
- Previous by thread: Is timeGetTime monotonic and uniform?
- Next by thread: Re: Is timeGetTime monotonic and uniform?
- Index(es):