bench Struct Reference
[Benchmark Operations]#include <benchs.h>Public Attributes
unsigned short b_startStart time (value of TCNT at beginning of benchmark).unsigned short b_stopStop time (value of TCNT at end of benchmark).unsigned short b_correctionCorrection factor that must be applied to take into account the overhead due to the 'bench_start' and 'bench_end' calls.unsigned short b_deltaAfter the call to 'bench_report', the corrected result.Detailed Description
Benchmark data type.The
benchstructure records the data for the benchmark.
Definition at line 75 of file benchs.h.The documentation for this struct was generated from the following file:
Copyright (C) 1999, 2000, 2001, 2002, 2003 Stéphane Carrez, France
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.