![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
#include <chrono>#include <functional>#include <thread>Go to the source code of this file.
Classes | |
| class | HighResTimer | 
| High Resolution Timer class using C++11.  More... | |
Typedefs | |
| typedef std::chrono::high_resolution_clock | HighResClock | 
| typedef std::chrono::high_resolution_clock::time_point | HighResTimePoint | 
| typedef std::chrono::high_resolution_clock HighResClock | 
Definition at line 22 of file HighResTimer.h.
| typedef std::chrono::high_resolution_clock::time_point HighResTimePoint | 
Definition at line 23 of file HighResTimer.h.