Struct gbench::ChromeTracing[][src]

pub struct ChromeTracing(pub &'static str);
Expand description

Writer for google chrome tracing

First field is the name of the folder where the output files will be saved.

Trait Implementations

This method is called on all the collected data when program ends Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.