BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
WallclockTimer.cpp File Reference
Include dependency graph for WallclockTimer.cpp:

Go to the source code of this file.

Classes

struct  WallclockTimerState
 

Typedefs

using clock_used = std::chrono::high_resolution_clock
 
using duration_unit = std::chrono::seconds
 

Detailed Description

Implements class WallclockTimer.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file WallclockTimer.cpp.

Typedef Documentation

◆ clock_used

using clock_used = std::chrono::high_resolution_clock

Definition at line 18 of file WallclockTimer.cpp.

◆ duration_unit

using duration_unit = std::chrono::seconds

Definition at line 19 of file WallclockTimer.cpp.