#include int main() { boost::chrono::thread_clock threadClock; boost::chrono::thread_clock::time_point start = threadClock.now(); }