[Openmcl-devel] more precise timing values?
Stas Boukarev
stassats at gmail.com
Sat Oct 5 08:18:07 PDT 2013
Florian Dietz <Florian.Dietz2 at gmx.de> writes:
> Thank you for the quick answers. Unfortunately, neither of these work
> for me.
>
> (rlet ((tv :timeval))
> (ccl::gettimeofday tv)
> (values (pref tv :timeval.tv_sec)
> (pref tv :timeval.tv_usec)))
> gives me 'Error: value :TIMEVAL is not of the expected type MACPTR.'
Are you sure that you typed rlet and not let?
--
With best regards, Stas.
More information about the Openmcl-devel
mailing list