mirror of https://github.com/CGAL/cgal
19 lines
472 B
TeX
19 lines
472 B
TeX
% +------------------------------------------------------------------------+
|
|
% | CGAL Reference Manual: Timer intro
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\ccParDims
|
|
|
|
\clearpage
|
|
\chapter{Benchmark support tools}
|
|
|
|
\section*{Summary}
|
|
|
|
This chapter decribes classes for measuring user process time and real time
|
|
as well as the memory size.
|
|
|
|
\subsection*{Classes}
|
|
\ccc{CGAL::Timer}\\
|
|
\ccc{CGAL::Real_timer}\\
|
|
\ccc{CGAL::Memory_sizer}\\
|