X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=src%2Fgromacs%2Fgpu_utils%2Fgpuregiontimer.h;fp=src%2Fgromacs%2Fgpu_utils%2Fgpuregiontimer.h;h=a6614c1bba505ccd34cd3c907c3d20f3815e20a5;hp=f0860b164d9cbdbe61aade8bf3d5e127c5ed08cc;hb=f96b513f23d608e7f3138875937c031f255f49c3;hpb=34d6029f0f7e1b521b148eae4164d02e28911db5 diff --git a/src/gromacs/gpu_utils/gpuregiontimer.h b/src/gromacs/gpu_utils/gpuregiontimer.h index f0860b164d..a6614c1bba 100644 --- a/src/gromacs/gpu_utils/gpuregiontimer.h +++ b/src/gromacs/gpu_utils/gpuregiontimer.h @@ -1,7 +1,8 @@ /* * This file is part of the GROMACS molecular simulation package. * - * Copyright (c) 2016,2017,2018,2019,2020, by the GROMACS development team, led by + * Copyright (c) 2016,2017,2018,2019,2020 by the GROMACS development team. + * Copyright (c) 2021, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, * and including many others, as listed in the AUTHORS file in the * top-level source directory and at http://www.gromacs.org. @@ -120,7 +121,8 @@ public: * Accumulates the last timespan of all the events used into the total duration, * and resets the internal timer state. * To be called after closeTimingRegion() and the command stream of the event having been - * synchronized. \returns The last timespan (in milliseconds). + * synchronized. + * \returns The last timespan (in milliseconds). */ double getLastRangeTime() {