In porting the prof command from the Go distribution (src/cmd/prof), absence of the nanosleep() function seems to be the final stumbling block, at least for compilation purposes. Any suggestions on how to implement it?
++L
In porting the prof command from the Go distribution (src/cmd/prof), absence of the nanosleep() function seems to be the final stumbling block, at least for compilation purposes. Any suggestions on how to implement it?
++L