Doxygen
Loading...
Searching...
No Matches
Statistics::stat Struct Reference

Public Member Functions

 stat (const char *n, double el)
 

Public Attributes

const char * name
 
double elapsed
 

Detailed Description

Definition at line 254 of file doxygen.cpp.

Constructor & Destructor Documentation

◆ stat()

Statistics::stat::stat ( const char * n,
double el )
inline

Definition at line 259 of file doxygen.cpp.

259: name(n),elapsed(el) {}
const char * name
Definition doxygen.cpp:256

References elapsed, and name.

Member Data Documentation

◆ elapsed

double Statistics::stat::elapsed

Definition at line 257 of file doxygen.cpp.

Referenced by stat().

◆ name

const char* Statistics::stat::name

Definition at line 256 of file doxygen.cpp.

Referenced by stat().


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