Hymn to Beauty
C++ 3D Engine
Profiling.cpp File Reference
#include "Profiling.hpp"
#include "Event.hpp"
#include "../Time.hpp"
#include <cassert>

Namespaces

namespace  Profiling
 

Variables

bool Profiling::cpuActive = false
 Whether CPU profiling is active. More...
 
Event * Profiling::currentEvent = nullptr
 The current profiling event. More...