Anybody had this error. Utility.h is a header that is included for other function vital to Labwindows and it seems odd to me that there is declaration overlap.....
A tip for anyone else trying to implement sleep(). If the include windows.h generates compiler errors, you can also try basicsdk.h. This will give you sleep() functionality without all the extra declarations that can cause problems with CVI.