SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
presentation
/
com.shifthackz.aisdv1.presentation.screen.benchmark
/
BenchmarkState
/
BenchmarkState
Benchmark
State
constructor
(
loadingDevice
:
Boolean
=
true
,
loadingResult
:
Boolean
=
true
,
running
:
Boolean
=
false
,
deviceInfo
:
BenchmarkDeviceInfo
?
=
null
,
latestResult
:
BenchmarkResult
?
=
null
,
error
:
String
?
=
null
)
(
source
)