Skip to main content

record_enter

Function record_enter 

Source
pub fn record_enter(
    id: Id,
    label: String,
    parent: Option<Id>,
    source_file: Option<&str>,
    source_line: Option<u32>,
)
Expand description

写入 span 进入事件(Layer 调用)