[][src]Function superluminal_perf::begin_event_with_data

pub fn begin_event_with_data(id: &str, data: &str, color: u32)

Begin an instrumentation event with the specified ID, runtime data, and color

The data can vary for each invocation of this scope and is intended to hold information that is only available at runtime.