|
Gromacs
2025.3
|
#include <gromacs/nbnxm/pairsearch.h>
Local cycle count struct for profiling.
Public Member Functions | |
| void | start () |
| Start counting cycles. | |
| void | stop () |
| Stop counting cycles. | |
| int | count () const |
| Return the number of periods of cycle counting. | |
| double | averageMCycles () const |
| Return the average number of million cycles per counting period. | |
1.8.5