Variable together with its name and time of the variable event.
Variable Event itself only stores variable type/value. It is followed by an info event specifying variable name. VariableRange can be used to get NamedVariables from profiling data.
Variable name.
Time when the variable event has occured.
Variable type and value (members directly accessible with alias this).
See Implementation
Variable together with its name and time of the variable event.
Variable Event itself only stores variable type/value. It is followed by an info event specifying variable name. VariableRange can be used to get NamedVariables from profiling data.