usleep.h
Go to the documentation of this file.
1 #include "sick_scan/sick_scan_base.h" /* Base definitions included in all header files, added by add_sick_scan_base_header.py. Do not edit this line. */
2 #ifndef USLEEP_H
3 #define USLEEP_H
4 #include <windows.h>
5  extern "C" {
6 void usleep(__int64 usec) ;
7  }
8 #endif
sick_scan_base.h
usleep
void usleep(__int64 usec)
Definition: usleep.c:3


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:13