ron minnich <rminn...@gmail.com> once said:
> For a first pass, you could create a nanosleep for plan 9
> that rounds to milliseconds and then use sleep()

Yup.  This is the right thing to do.  The prof command
in the Go distribution has a minimum sampling interval
of one millisecond so you don't even need nanosleep.

  Anthony

Reply via email to