\hypertarget{TS_8h}{
\section{TS.h File Reference}
\label{TS_8h}\index{TS.h@{TS.h}}
}
Time specification utility functions. 


{\tt \#include $<$time.h$>$}\par
\subsection*{Functions}
\begin{CompactItemize}
\item 
timespec \hyperlink{TS_8h_a0}{TS\_\-usec\-TOabs\-Add} (int delta)
\begin{CompactList}\small\item\em Computes the time specification by adding a number of microseconds to the current time.\item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Time specification utility functions.



\begin{Desc}
\item[Author: ]\par
JJRussell - \href{mailto:russell@slac.stanford.edu}{\tt russell@slac.stanford.edu}\end{Desc}
Provides a set of utility functions to manipulate a timespec structure. This structure stores the time as two integers, one representing the number of seconds and the other the number of microseconds.



\subsection{Function Documentation}
\hypertarget{TS_8h_a0}{
\index{TS.h@{TS.h}!TS_usecTOabsAdd@{TS\_\-usecTOabsAdd}}
\index{TS_usecTOabsAdd@{TS\_\-usecTOabsAdd}!TS.h@{TS.h}}
\subsubsection[TS\_\-usecTOabsAdd]{\setlength{\rightskip}{0pt plus 5cm}struct timespec TS\_\-usec\-TOabs\-Add (int {\em delta})}}
\label{TS_8h_a0}


Computes the time specification by adding a number of microseconds to the current time.

\begin{Desc}
\item[Parameters: ]\par
\begin{description}
\item[{\em 
delta}]The number of microeconds to add to the current time. \end{description}
\end{Desc}
\begin{Desc}
\item[Return values: ]\par
\begin{description}
\item[{\em 
The}]new time. \end{description}
\end{Desc}
