Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_BenchItem Struct Reference

Data Fields

gchar * label
gint n
BenchSetupFunc bench_setup
BenchFunc bench
BenchTeardownFunc bench_teardown
gpointer data

Detailed Description

Definition at line 24 of file bench-reporter.c.

Field Documentation

BenchFunc bench

Definition at line 29 of file bench-reporter.c.

BenchSetupFunc bench_setup

Definition at line 28 of file bench-reporter.c.

BenchTeardownFunc bench_teardown

Definition at line 30 of file bench-reporter.c.

gpointer data

Definition at line 31 of file bench-reporter.c.

gchar* label

Definition at line 26 of file bench-reporter.c.

gint n

Definition at line 27 of file bench-reporter.c.


The documentation for this struct was generated from the following file: