|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
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 |
Statistics and diagnostic info from a replay. Always valid regardless of status.
| Opcode donner::editor::sandbox::ReplayReport::lastOpcode = Opcode::kInvalid |
| uint32_t donner::editor::sandbox::ReplayReport::messagesProcessed = 0 |
| uint32_t donner::editor::sandbox::ReplayReport::unsupportedCount = 0 |