UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_ProfTreeNode Struct Reference

#include <syms_dev.h>

Public Attributes

struct SYMS_ProfTreeNodenext
 
SYMS_U64 hash
 
SYMS_String8 key
 
SYMS_U64 count
 
SYMS_U64 total_time
 
struct SYMS_ProfTreeNodetree_first
 
struct SYMS_ProfTreeNodetree_last
 
struct SYMS_ProfTreeNodetree_next
 
struct SYMS_ProfTreeNodetree_parent
 
SYMS_U64 time_min
 

Member Data Documentation

◆ count

SYMS_U64 SYMS_ProfTreeNode::count

◆ hash

SYMS_U64 SYMS_ProfTreeNode::hash

◆ key

SYMS_String8 SYMS_ProfTreeNode::key

◆ next

struct SYMS_ProfTreeNode* SYMS_ProfTreeNode::next

◆ time_min

SYMS_U64 SYMS_ProfTreeNode::time_min

◆ total_time

SYMS_U64 SYMS_ProfTreeNode::total_time

◆ tree_first

struct SYMS_ProfTreeNode* SYMS_ProfTreeNode::tree_first

◆ tree_last

struct SYMS_ProfTreeNode* SYMS_ProfTreeNode::tree_last

◆ tree_next

struct SYMS_ProfTreeNode* SYMS_ProfTreeNode::tree_next

◆ tree_parent

struct SYMS_ProfTreeNode* SYMS_ProfTreeNode::tree_parent

The documentation for this struct was generated from the following file: