sandbox
Loading...
Searching...
No Matches
sbx::core::scope_info Struct Reference

Public Types

using node_id = std::uint64_t
 

Public Attributes

std::string_view label
 
std::string_view file
 
std::string_view function
 
std::uint32_t line
 
std::chrono::microseconds time
 
node_id id
 
node_id parent_id
 
std::uint32_t depth
 

Static Public Attributes

static constexpr auto null_node = static_cast<node_id>(-1)
 
static constexpr auto max_nodes = std::uint64_t{516u}
 
static constexpr auto null_time = std::chrono::microseconds{static_cast<std::uint64_t>(-1)}
 

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