GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-10-11

Constituent: pbs     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

TMR.c File Reference

Platform independent TMR routines. More...

#include "PBS/TMR.h"

Include dependency graph for TMR.c:


Functions

unsigned int TMR_ticks_to_nsecs (TMR_tick ticks)
 Convert a number of ticks to nanoseconds.
TMR_usecs_nsecs TMR_ticks_to_usecs_nsecs (TMR_tick ticks)
 Convert a number of ticks useconds.nanoseconds.

Detailed Description

Platform independent TMR routines.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: TMR.c,v 1.1 2005/03/25 21:17:08 russell Exp $

Function Documentation

unsigned int TMR_ticks_to_nsecs TMR_tick  ticks  ) 
 

Convert a number of ticks to nanoseconds.

Parameters:
ticks The number of ticks to convert to nanoseconds
Returns:
The number of equivalent nanoseconds

TMR_usecs_nsecs TMR_ticks_to_usecs_nsecs TMR_tick  ticks  ) 
 

Convert a number of ticks useconds.nanoseconds.

Parameters:
ticks The number of ticks to convert
Returns:
The number of equivalent useconds, nanoseconds


Generated on Wed Dec 20 05:08:28 2006 by  doxygen 1.4.4