mirror of https://github.com/CGAL/cgal
17 lines
498 B
TeX
17 lines
498 B
TeX
% +------------------------------------------------------------------------+
|
|
% | CGAL Reference Manual: Timer intro
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\chapter{Benchmark support tools}
|
|
\ccChapterAuthor{Lutz Kettner \and Sylvain Pion}
|
|
|
|
\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}\\
|