Function fuchsia_trace::instant

source ·
pub fn instant(
    context: &TraceCategoryContext,
    name: &'static CStr,
    scope: Scope,
    args: &[Arg<'_>]
)
Expand description

Writes an instant event representing a single moment in time. The number of args must not be greater than 15.