Declarations for fast_clock. More...
#include <chrono>
#include <ctime>
Go to the source code of this file.
Classes | |
class | std::chrono::fast_clock |
Namespaces | |
std::chrono | |
Declarations for fast_clock.
This file contains type declarations for fast_clock, a fast C++ clock type that calls gettimeofday.
Definition in file fast_clock.h.