Re: [PATCH] Win32 equivalent to GetTickCount systemcall (i386)

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

 



> * David Engraf <[email protected]> wrote:
> 
> > > (and.. wait.. isn't that called gettimeofday() )
> >
> > Not really gettimeofday is based on the date and time, but what if the
> > user changes the date, the counter would also change.
> 
> see 'man clock_gettime', and CLOCK_MONOTONIC:
> 
>        CLOCK_MONOTONIC
>               Clock that cannot be set and  represents  monotonic  time
> since
>               some unspecified starting point.
> 
> and it has microsecond resolution.
> 
> 	Ingo

You're right, clock_gettime with CLOCK_MONOTONIC seems to be date/time
independent. For a GetTickCount implementation it is absolutely enough.

Thanks
David Engraf


____________
Virus checked by G DATA AntiVirusKit
Version: AVK 16.2039 from 06.12.2005
Virus news: www.antiviruslab.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux