Plan 9 from Bell Labs’s /n/sources/plan9/sys/src/9/teg2/notes/assumes-hz-under-1000

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


./dat.h:9: #define	MS2HZ		(1000/HZ)		/* millisec per clock tick */
./random.c:87: 	addclock0link(randomclock, 1000/HZ);
../port/portclock.c:255: 		ms = 1000/HZ;
../port/portfns.h:335: #define		TK2MS(x) ((x)*(1000/HZ))

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.