home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Graphics / Viewers / ImagePortfolio_v1.45_src / Source / threads.subproj / sleepDelay.h < prev   
Encoding:
Text File  |  1993-06-04  |  248 b   |  6 lines

  1. // -------------------------------------------------------------------------------------
  2. // sleepDelay.h
  3. // thread safe sleep delay
  4. // -------------------------------------------------------------------------------------
  5. int sleepDelay(float sec);
  6.