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

Constituent: pig_flying     Tag: sun-gcc


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 Wed Mar 15 23:40:26 2006 by  doxygen 1.4.4