G+Smo
24.08.0
Geometry + Simulation Modules
|
Timing functions. More...
Go to the source code of this file.
Classes | |
class | gsGenericStopwatch< Clock > |
A Stopwatch object can be used to measure execution time of code, algorithms, etc. More... | |
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Typedefs | |
typedef gsGenericStopwatch < CPUClock > | gsCPUStopwatch |
A stop-watch measuring CPU time. | |
typedef gsGenericStopwatch < WallClock > | gsStopwatch |
A stop-watch measuring real (wall) time. | |
Timing functions.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): C. Hofreither, J. Vogl