Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: get_ms() bug

Author: Robert Hyatt

Date: 17:20:08 05/13/04

Go up one level in this thread


On May 13, 2004 at 17:11:50, Dieter Buerssner wrote:

>On May 13, 2004 at 16:47:43, Robert Hyatt wrote:
>
>>Time is almost always unsigned...
>
>Interestingly, the only Standard C function for getting a wall clock time
>returns time_t, which is conventionally a signed integer (although Standard C
>only guarantees it to be an arithmetic type - it could be a double for example).
>
>Regards,
>Dieter


I use gettimeofday() which has no such problem.

:)




This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.