interface SessionStorage

Persistent storage for Tracy debug session data (deferred Bar and BlueScreen content).

Methods

bool
isAvailable()

No description

array
getData()

No description

Details

at line 16
bool isAvailable()

No description

Return Value

bool

at line 19
array getData()

No description

Return Value

array