GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PIG / V8-8-2

Constituent: pig_flying     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

taskDelay_p.h File Reference

Provide a taskDelay function on host systems. More...

#include <unistd.h>

Functions

static void taskDelay (unsigned delay)
 mock up of the VxWorks taskDelay function on host - just call sleep(delay/60)


Detailed Description

Provide a taskDelay function on host systems.

Author:
James Swain - jswain@slac.stanford.edu
history 15 Dec 2004 : Created

Function Documentation

void taskDelay unsigned  delay  )  [inline, static]
 

mock up of the VxWorks taskDelay function on host - just call sleep(delay/60)

Parameters:
delay time (in 60ths of second) to sleep


Generated on Mon Mar 13 15:13:22 2006 by  doxygen 1.4.4