EventValue

A structure representing the event value returned in an EventSummary report.

Values

  • reduce : int : The reduce operation used to generate the value.

  • value : double : A 64-bit floating-point number generated by the reduce operation.

  • Size : int : The size of the structure in bytes

  • Align : int : The alignment of the structure in bytes.