SDEngine
Game Engine
Loading...
Searching...
No Matches
PerformanceLayer.hpp File Reference

x86-only performance monitoring layer using RDTSC More...

#include <chrono>
#include "SD/core/Layer.hpp"
#include "SD/core/logging.hpp"
+ Include dependency graph for PerformanceLayer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sd::PerformanceLayer
 

Namespaces

namespace  sd
 

Detailed Description

x86-only performance monitoring layer using RDTSC

Note
This layer requires x86_64 architecture. Not portable to ARM.