tech-userlevel archive

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

Re: Getting the (up)time with milliseconds resolution



On Fri, 11 Mar 2011 07:58:41 +0100
Marc Balmer <marc%msys.ch@localhost> wrote:

> I know about the kernel time functions, but what is available in
> userland to get time with millisecond resolution?

See also clock_gettime(2) with CLOCK_REALTIME which fills a timespec
structure
-- 
Matt


Home | Main Index | Thread Index | Old Index