class GraphicsStatsBucket extends Model (View source)

Properties

string $frameCount
string $renderMillis

Methods

setFrameCount($frameCount)

No description

string
getFrameCount()

No description

setRenderMillis($renderMillis)

No description

string
getRenderMillis()

No description

Details

setFrameCount($frameCount)

No description

Parameters

$frameCount

string getFrameCount()

No description

Return Value

string

setRenderMillis($renderMillis)

No description

Parameters

$renderMillis

string getRenderMillis()

No description

Return Value

string