class GraphicsStats extends Collection (View source)

Properties

protected $collection_key
protected $bucketsType
protected $bucketsDataType
string $highInputLatencyCount
string $jankyFrames
string $missedVsyncCount
string $p50Millis
string $p90Millis
string $p95Millis
string $p99Millis
string $slowBitmapUploadCount
string $slowDrawCount
string $slowUiThreadCount
string $totalFrames

Methods

setBuckets($buckets)

No description

getBuckets()

No description

setHighInputLatencyCount($highInputLatencyCount)

No description

string
getHighInputLatencyCount()

No description

setJankyFrames($jankyFrames)

No description

string
getJankyFrames()

No description

setMissedVsyncCount($missedVsyncCount)

No description

string
getMissedVsyncCount()

No description

setP50Millis($p50Millis)

No description

string
getP50Millis()

No description

setP90Millis($p90Millis)

No description

string
getP90Millis()

No description

setP95Millis($p95Millis)

No description

string
getP95Millis()

No description

setP99Millis($p99Millis)

No description

string
getP99Millis()

No description

setSlowBitmapUploadCount($slowBitmapUploadCount)

No description

string
getSlowBitmapUploadCount()

No description

setSlowDrawCount($slowDrawCount)

No description

string
getSlowDrawCount()

No description

setSlowUiThreadCount($slowUiThreadCount)

No description

string
getSlowUiThreadCount()

No description

setTotalFrames($totalFrames)

No description

string
getTotalFrames()

No description

Details

setBuckets($buckets)

No description

Parameters

$buckets

GraphicsStatsBucket[] getBuckets()

No description

Return Value

GraphicsStatsBucket[]

setHighInputLatencyCount($highInputLatencyCount)

No description

Parameters

$highInputLatencyCount

string getHighInputLatencyCount()

No description

Return Value

string

setJankyFrames($jankyFrames)

No description

Parameters

$jankyFrames

string getJankyFrames()

No description

Return Value

string

setMissedVsyncCount($missedVsyncCount)

No description

Parameters

$missedVsyncCount

string getMissedVsyncCount()

No description

Return Value

string

setP50Millis($p50Millis)

No description

Parameters

$p50Millis

string getP50Millis()

No description

Return Value

string

setP90Millis($p90Millis)

No description

Parameters

$p90Millis

string getP90Millis()

No description

Return Value

string

setP95Millis($p95Millis)

No description

Parameters

$p95Millis

string getP95Millis()

No description

Return Value

string

setP99Millis($p99Millis)

No description

Parameters

$p99Millis

string getP99Millis()

No description

Return Value

string

setSlowBitmapUploadCount($slowBitmapUploadCount)

No description

Parameters

$slowBitmapUploadCount

string getSlowBitmapUploadCount()

No description

Return Value

string

setSlowDrawCount($slowDrawCount)

No description

Parameters

$slowDrawCount

string getSlowDrawCount()

No description

Return Value

string

setSlowUiThreadCount($slowUiThreadCount)

No description

Parameters

$slowUiThreadCount

string getSlowUiThreadCount()

No description

Return Value

string

setTotalFrames($totalFrames)

No description

Parameters

$totalFrames

string getTotalFrames()

No description

Return Value

string