Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::performance_profiler Member List

This is the complete list of members for unravel::performance_profiler, including all inherited members.

add_record(hpp::string_view name, float time_ms)unravel::performance_profiler
clear_history()unravel::performance_profiler
default_frame_historyunravel::performance_profilerstatic
get_frame_count() const -> uint32_tunravel::performance_profiler
get_frame_end_ns() const -> int64_tunravel::performance_profiler
get_frame_snapshot(uint32_t index) const -> const frame_snapshot *unravel::performance_profiler
get_frame_start_ns() const -> int64_tunravel::performance_profiler
get_max_frame_history() const -> uint32_tunravel::performance_profiler
get_per_frame_data_read() const -> const record_data_t &unravel::performance_profiler
get_recording_state() const -> recording_stateunravel::performance_profiler
get_selected_frame() const -> int32_tunravel::performance_profiler
get_threads() const -> const std::vector< thread_info > &unravel::performance_profiler
max_frame_history_limitunravel::performance_profilerstatic
min_frame_historyunravel::performance_profilerstatic
record_data_t typedefunravel::performance_profiler
register_thread(const std::string &name) -> thread_profile_data *unravel::performance_profiler
set_max_frame_history(uint32_t capacity)unravel::performance_profiler
set_recording_state(recording_state state)unravel::performance_profiler
set_selected_frame(int32_t index)unravel::performance_profiler
swap()unravel::performance_profiler