Encapsulate gmx_wallclock_accounting_t into new timing module
[alexxy/gromacs.git] / src / gromacs / legacyheaders / mdrun.h
index b6a3707caba110fd41fddc945c5112e25a953c8c..ed921d344038c787f5d438e41ef2e4cb46c18e71 100644 (file)
@@ -137,7 +137,7 @@ typedef double gmx_integrator_t (FILE *log, t_commrec *cr,
                                  real cpt_period, real max_hours,
                                  const char *deviceOptions,
                                  unsigned long Flags,
-                                 gmx_runtime_t *runtime);
+                                 gmx_walltime_accounting_t walltime_accounting);
 
 /* ROUTINES from md.c */