bench struct Reference






Misc >
Help >
FAQ >


Links >



bench Struct Reference
[Benchmark Operations]

#include <benchs.h>

List of all members.


Public Attributes

unsigned short b_start
Start time (value of TCNT at beginning of benchmark).

unsigned short b_stop
Stop time (value of TCNT at end of benchmark).

unsigned short b_correction
Correction factor that must be applied to take into account the overhead due to the 'bench_start' and 'bench_end' calls.

unsigned short b_delta
After the call to 'bench_report', the corrected result.

Detailed Description

Benchmark data type.

The bench structure 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.


AltStyle によって変換されたページ (->オリジナル) /