Date: Tue, 15 Aug 2006 19:07:03 +0200 From: m.ehinger@ltur.de To: freebsd-hackers@freebsd.org Subject: nanosecond delay in kernel module Message-ID: <OFB9891F5F.4900C9BC-ONC12571CB.005D5D63-C12571CB.005E00BB@gateway-inter.net>
next in thread | raw e-mail | index | archive | help
Hi, what is the official way to delay in a kernel module for about 10 nanoseconds (1/1,000,000,000th second). I found DELAY(9), but it uses microseconds (1/1,000,000th second). Any help would be appeciated Maik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OFB9891F5F.4900C9BC-ONC12571CB.005D5D63-C12571CB.005E00BB>