Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
ProfilerPanel.cpp File Reference

Implementation of ProfilerPanel (Phase 5). More...

#include "ProfilerPanel.h"
#include "PerformanceProfiler.h"
#include "../third_party/imgui/imgui.h"
#include <ctime>
#include <string>
#include <vector>
#include <algorithm>
#include <cstring>
+ Include dependency graph for ProfilerPanel.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of ProfilerPanel (Phase 5).

Author
Olympe Engine
Date
2026-03-09

C++14 compliant.

Definition in file ProfilerPanel.cpp.