PerformanceHintSessionAdapter

class PerformanceHintSessionAdapter(targetDurationNanos: Long, threads: List<Int>) : AutoCloseable

Constructors

Link copied to clipboard
constructor(targetDurationNanos: Long, threads: List<Int>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
fun reportExecutionDuration(durationNanos: Long)