|
Gromacs
2025.3
|
#include <gromacs/timing/include/gromacs/timing/wallcycle.h>
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. | |
1.8.5