Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Profiler.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::Profiler
 
namespace  Divide::Profiler::anonymous_namespace{Profiler.cpp}
 

Functions

bool Divide::Profiler::OnProfilerStateChanged (const Profiler::State state)
 
static bool Divide::Profiler::OnOptickStateChanged (const Optick::State::Type state)
 
void Divide::Profiler::RegisterApp (Application *app)
 
void Divide::Profiler::Initialise ()
 
void Divide::Profiler::Shutdown ()
 
void Divide::Profiler::OnThreadStart (std::string_view threadName)
 
void Divide::Profiler::OnThreadStop ()
 

Variables

Divide::ApplicationDivide::Profiler::anonymous_namespace{Profiler.cpp}::g_appPtr = nullptr
 
static constexpr bool Divide::Profiler::g_TrackOptickStateChange = false