mirror of https://github.com/CGAL/cgal
17 lines
401 B
TeX
17 lines
401 B
TeX
% +------------------------------------------------------------------------+
|
|
% | CGAL Reference Manual: Timer intro
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\ccParDims
|
|
|
|
\clearpage
|
|
\chapter{Timers}
|
|
|
|
\section*{Summary}
|
|
|
|
This chapter decribes classes for measuring user process time and real time.
|
|
|
|
\subsection*{Classes}
|
|
\ccc{CGAL::Timer}\\
|
|
\ccc{CGAL::Real_timer}\\
|