BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Implements class WallclockTimer.
Definition in file WallclockTimer.cpp.
Go to the source code of this file.
Typedefs | |
using | clock_used = std::chrono::high_resolution_clock |
using | duration_unit = std::chrono::seconds |
using clock_used = std::chrono::high_resolution_clock |
Definition at line 18 of file WallclockTimer.cpp.
using duration_unit = std::chrono::seconds |
Definition at line 19 of file WallclockTimer.cpp.