vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
Clock.hpp File Reference

This file contains the Clock class. More...

#include <chrono>
+ Include dependency graph for Clock.hpp:
+ This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

This file contains the Clock class.

Definition in file Clock.hpp.