\hypertarget{TMR_8c}{
\section{TMR.c File Reference}
\label{TMR_8c}\index{TMR.c@{TMR.c}}
}
Platform independent TMR routines. 

{\tt \#include \char`\"{}IPBS/TMR.h\char`\"{}}\par


Include dependency graph for TMR.c:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=248pt]{TMR_8c__incl}
\end{center}
\end{figure}
\subsection*{Functions}
\begin{CompactItemize}
\item 
unsigned int \hyperlink{TMR_8c_a0}{TMR\_\-ticks\_\-to\_\-nsecs} (\hyperlink{TMR_8h_a4}{TMR\_\-tick} ticks)
\begin{CompactList}\small\item\em Convert a number of ticks to nanoseconds. \item\end{CompactList}\item 
\hyperlink{struct__TMR__usecs__nsecs}{TMR\_\-usecs\_\-nsecs} \hyperlink{TMR_8c_a1}{TMR\_\-ticks\_\-to\_\-usecs\_\-nsecs} (\hyperlink{TMR_8h_a4}{TMR\_\-tick} ticks)
\begin{CompactList}\small\item\em Convert a number of ticks useconds.nanoseconds. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Platform independent TMR routines. 

\begin{Desc}
\item[Author:]JJRussell - \href{mailto:russell@slac.stanford.edu}{\tt russell@slac.stanford.edu}\end{Desc}


\footnotesize\begin{verbatim}   CVS $Id: TMR.c,v 1.1.1.1 2006/02/10 21:45:34 saxton Exp $
\end{verbatim}
\normalsize


\subsection{Function Documentation}
\hypertarget{TMR_8c_a0}{
\index{TMR.c@{TMR.c}!TMR_ticks_to_nsecs@{TMR\_\-ticks\_\-to\_\-nsecs}}
\index{TMR_ticks_to_nsecs@{TMR\_\-ticks\_\-to\_\-nsecs}!TMR.c@{TMR.c}}
\subsubsection[TMR\_\-ticks\_\-to\_\-nsecs]{\setlength{\rightskip}{0pt plus 5cm}unsigned int TMR\_\-ticks\_\-to\_\-nsecs (\hyperlink{TMR_8h_a4}{TMR\_\-tick} {\em ticks})}}
\label{TMR_8c_a0}


Convert a number of ticks to nanoseconds. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em ticks}]The number of ticks to convert to nanoseconds \end{description}
\end{Desc}
\begin{Desc}
\item[Returns:]The number of equivalent nanoseconds\end{Desc}
\hypertarget{TMR_8c_a1}{
\index{TMR.c@{TMR.c}!TMR_ticks_to_usecs_nsecs@{TMR\_\-ticks\_\-to\_\-usecs\_\-nsecs}}
\index{TMR_ticks_to_usecs_nsecs@{TMR\_\-ticks\_\-to\_\-usecs\_\-nsecs}!TMR.c@{TMR.c}}
\subsubsection[TMR\_\-ticks\_\-to\_\-usecs\_\-nsecs]{\setlength{\rightskip}{0pt plus 5cm}\hyperlink{struct__TMR__usecs__nsecs}{TMR\_\-usecs\_\-nsecs} TMR\_\-ticks\_\-to\_\-usecs\_\-nsecs (\hyperlink{TMR_8h_a4}{TMR\_\-tick} {\em ticks})}}
\label{TMR_8c_a1}


Convert a number of ticks useconds.nanoseconds. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em ticks}]The number of ticks to convert \end{description}
\end{Desc}
\begin{Desc}
\item[Returns:]The number of equivalent useconds, nanoseconds\end{Desc}
