ShishGL  1.0
A simple modular cross-platform graphics library
Time.hpp File Reference
#include <chrono>
Include dependency graph for Time.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sh::Timer
 

Namespaces

 Sh
 

Typedefs

using Sh::Clock = std::chrono::system_clock
 
using Sh::TimePoint = Clock::time_point
 
using Sh::TimeDelta = Clock::duration