Gromacs  2026.0-dev-20241121-c76fa1e
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
wallcc_t Struct Reference

#include <gromacs/timing/include/gromacs/timing/wallcycle.h>

Description

Counters for an individual wallcycle timing region.

Public Attributes

int n = 0
 Counter for number of times this timing region has been opened.
 
gmx_cycles_t c = 0
 Counter for total number of cycles in this timing region.
 
gmx_cycles_t start
 Start time (in cycles) for the last time this timing region was opened.
 

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