\hypertarget{printing_8h_source}{}\doxysection{printing.\+h}
\label{printing_8h_source}\index{inc/printing.h@{inc/printing.h}}
\mbox{\hyperlink{printing_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 \textcolor{preprocessor}{\#pragma once}}
\DoxyCodeLine{2 }
\DoxyCodeLine{3 \textcolor{preprocessor}{\#include <stddef.h>}}
\DoxyCodeLine{13 \textcolor{keywordtype}{void} \mbox{\hyperlink{printing_8h_a684ac6a8c36df54bab665002f640d2bb}{printmsg}}(\textcolor{keyword}{const} \textcolor{keywordtype}{char}* fmt, ...) \_\_attribute\_\_((format(printf, 1, 2)));}
\DoxyCodeLine{14 }
\DoxyCodeLine{15 \textcolor{comment}{/* @brief Prints the header information for the capture output, including beat}}
\DoxyCodeLine{16 \textcolor{comment}{error, fitted rate, and elapsed time.}}
\DoxyCodeLine{17 \textcolor{comment}{@param fittedRate The fitted rate in seconds per day.}}
\DoxyCodeLine{18 \textcolor{comment}{@param everyline A flag indicating whether to print the header on every line or}}
\DoxyCodeLine{19 \textcolor{comment}{at the top of the screen}}
\DoxyCodeLine{20 \textcolor{comment}{@param beatError The beat error in milliseconds.}}
\DoxyCodeLine{21 \textcolor{comment}{@param seconds The elapsed time in seconds. */}}
\DoxyCodeLine{22 }
\DoxyCodeLine{23 \textcolor{keywordtype}{void} \mbox{\hyperlink{printing_8h_a7e15aa6f90583f760d99612265e8f8a4}{printheader}}(\textcolor{keywordtype}{double} fittedRate,}
\DoxyCodeLine{24                  \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{int} everyline,}
\DoxyCodeLine{25                  \textcolor{keywordtype}{double} beatError,}
\DoxyCodeLine{26                  \textcolor{keywordtype}{double} seconds);}
\DoxyCodeLine{27 }
\DoxyCodeLine{37 \textcolor{keywordtype}{void} \mbox{\hyperlink{printing_8h_aa747a45ec0e097c47255688f3ef8aa52}{printspaces}}(\textcolor{keywordtype}{int} maxpos,}
\DoxyCodeLine{38                  \textcolor{keywordtype}{size\_t} hexvalue,}
\DoxyCodeLine{39                  \textcolor{keywordtype}{size\_t} mod,}
\DoxyCodeLine{40                  \textcolor{keywordtype}{size\_t} acolumns,}
\DoxyCodeLine{41                  \textcolor{keywordtype}{double} avgPos,}
\DoxyCodeLine{42                  \textcolor{keywordtype}{size\_t} correlationThreshold);}
\DoxyCodeLine{43 }
\DoxyCodeLine{48 \textcolor{keywordtype}{void} \mbox{\hyperlink{printing_8h_a63a948375e3a3a3ac7dcbb858f6c599d}{print}}(const \textcolor{keywordtype}{char}* fmt, ...) \_\_attribute\_\_((format(printf, 1, 2)));}

\end{DoxyCode}
