|
Gromacs
2026.3
|
#include <gromacs/timing/include/gromacs/timing/gpu_timing.h>
GPU kernel time and call count.
Public Attributes | |
| double | t = 0 |
| Accumulated lapsed time. | |
| int | c = 0 |
| Number of calls corresponding to the elapsed time. | |
1.8.5