|
Unravel Engine C++ Reference
|
#include <profiler_timeline_panel.h>
Classes | |
| struct | lane_context |
Public Member Functions | |
| profiler_timeline_panel (imgui_panels *parent, const char *name) | |
| void | on_frame_ui_render (rtti::context &ctx, const char *name) |
| void | show (bool s) |
Definition at line 13 of file profiler_timeline_panel.h.
|
explicit |
Definition at line 861 of file profiler_timeline_panel.cpp.
| void unravel::profiler_timeline_panel::on_frame_ui_render | ( | rtti::context & | ctx, |
| const char * | name ) |
Definition at line 867 of file profiler_timeline_panel.cpp.
| void unravel::profiler_timeline_panel::show | ( | bool | s | ) |
Definition at line 888 of file profiler_timeline_panel.cpp.