[fpc-devel] NowUTC in the RTL
Marco van de Voort
marcov at stack.nl
Fri Dec 9 16:23:22 CET 2011
In our previous episode, Michael Van Canneyt said:
>
> No problem.
> I will do it so, I was leaning to this anyway based on the mails of Zeljko some
> weeks back where the OSX issue was already touched upon.
>
> I just wanted to know the POSIX situation first, and now that's cleared up.
Btw, you'll need clock_getres too, to get the granularity of the relevant
timer. (and anything using these, should really use that function)
Still I think it is better to put this in a package, and link to libc for
them, instead of pulling this into the core. (iow, like the users package)
More information about the fpc-devel
mailing list