Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.common.util
/
PerformanceHintSessionAdapter
Performance
Hint
Session
Adapter
class
PerformanceHintSessionAdapter
(
targetDurationNanos
:
Long
,
threads
:
List
<
Int
>
)
:
AutoCloseable
Members
Constructors
Performance
Hint
Session
Adapter
Link copied to clipboard
constructor
(
targetDurationNanos
:
Long
,
threads
:
List
<
Int
>
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
report
Execution
Duration
Link copied to clipboard
fun
reportExecutionDuration
(
durationNanos
:
Long
)