This file contains the Clock class. More...
#include <chrono>
Go to the source code of this file.
Classes | |
class | ven::Clock |
Class for clock. More... | |
Namespaces | |
namespace | ven |
Typedefs | |
using | ven::TimePoint = std::chrono::time_point<std::chrono::high_resolution_clock> |
This file contains the Clock class.
Definition in file Clock.hpp.