id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
4339	Control.Concurrent.threadDelay is in microseconds contrary to documentation	osaunders		"The documentation for Control.Concurrent.threadDelay says it waits the number of specified milliseconds (1000 milliseconds = 1 second) but you need to specify 1000000 to get it to wait a single second, which would indicate it is actually accepting microseconds (1,000,000 microseconds = 1 second).
"	bug	closed	normal		Documentation	6.12.3	worksforme			MacOS X	x86	Documentation bug					
