Jim Ursetto scripsit: > I would be ok with adding usleep to the posix-extras egg if you want. > I'm not sure if it should be a separate function or just override > (sleep) to accept fractional values. I'm thinking the latter.
+1. Conceptually, a sleep duration is inherently inexact, and it makes sense to model it with an inexact number. -- In politics, obedience and support John Cowan <[email protected]> are the same thing. --Hannah Arendt http://www.ccil.org/~cowan _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
