SystraceSection

class SystraceSection(sectionName: String) : AutoCloseable

Helper to guarantee firing Systrace begin and end markers around a try with resources statement.

Constructors

Link copied to clipboard
constructor(sectionName: String)

Functions

Link copied to clipboard
open override fun close()