Mladen Nikitovic wrote:

Then I discovered that there are cyclics that can be created using
timer_create function. According to the online manual, using argument
CLOCK_HIGHRES should give me the desired resolution.

Actually, re-reading this I'm a little confused... are you running in kernel or user space? timeout is a kernel function (9f) and timer_create is a user function (3rt).

  Paul

--
===================================
Paul Durrant
http://www.linkedin.com/in/pdurrant
===================================
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to