Donner 0.5.1
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::sandbox::ReplayReport Struct Reference

Statistics and diagnostic info from a replay. Always valid regardless of status. More...

#include "donner/editor/sandbox/ReplayingRenderer.h"

Public Attributes

uint32_t messagesProcessed = 0
uint32_t unsupportedCount = 0
Opcode lastOpcode = Opcode::kInvalid

Detailed Description

Statistics and diagnostic info from a replay. Always valid regardless of status.

Member Data Documentation

◆ lastOpcode

Opcode donner::editor::sandbox::ReplayReport::lastOpcode = Opcode::kInvalid

◆ messagesProcessed

uint32_t donner::editor::sandbox::ReplayReport::messagesProcessed = 0

◆ unsupportedCount

uint32_t donner::editor::sandbox::ReplayReport::unsupportedCount = 0

The documentation for this struct was generated from the following file: