GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PIG / V8-7-0

Constituent: pig_power     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

taskDelay_p.h File Reference

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

#include <unistd.h>

Include dependency graph for taskDelay_p.h:

This graph shows which files directly or indirectly include this file:


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 Dec 12 21:16:58 2005 by  doxygen 1.4.4