NoOpComponentsSystrace

open class NoOpComponentsSystrace : Systracer

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun beginAsyncSection(name: String)
open fun beginAsyncSection(name: String, cookie: Int)
Link copied to clipboard
open fun beginSection(name: String)
Link copied to clipboard
open fun beginSectionWithArgs(name: String): Systracer.ArgsBuilder
Link copied to clipboard
open fun endAsyncSection(name: String)
open fun endAsyncSection(name: String, cookie: Int)
Link copied to clipboard
open fun endSection()
Link copied to clipboard
open fun isTracing(): Boolean