QMCPACK
Clock.cpp
Go to the documentation of this file.
1 //////////////////////////////////////////////////////////////////////////////////////
2 // This file is distributed under the University of Illinois/NCSA Open Source License.
3 // See LICENSE file in top directory for details.
4 //
5 // Copyright (c) 2020 QMCPACK developers.
6 //
7 // File developed by: Ye Luo, yeluo@anl.gov, Argonne National Laboratory
8 //
9 // File created by: Ye Luo, yeluo@anl.gov, Argonne National Laboratory
10 //////////////////////////////////////////////////////////////////////////////////////
11 
12 
13 #include "Clock.h"
14 
15 namespace qmcplusplus
16 {
17 
20 
21 } // namespace qmcplusplus
helper functions for EinsplineSetBuilder
Definition: Configuration.h:43
static duration fake_chrono_clock_increment
Definition: Clock.h:43
std::chrono::nanoseconds duration
Definition: Clock.h:32
std::chrono::time_point< FakeChronoClock > time_point
Definition: Clock.h:35
static time_point fake_chrono_clock_value
Definition: Clock.h:42