toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.testrunner
/
NoOpComponentsSystrace
No
Op
Components
Systrace
open
class
NoOpComponentsSystrace
:
Systracer
Members
Constructors
No
Op
Components
Systrace
Link copied to clipboard
constructor
(
)
Properties
s
Instance
Link copied to clipboard
val
sInstance
:
NoOpComponentsSystrace
Functions
begin
Async
Section
Link copied to clipboard
open
fun
beginAsyncSection
(
name
:
String
)
open
fun
beginAsyncSection
(
name
:
String
,
cookie
:
Int
)
begin
Section
Link copied to clipboard
open
fun
beginSection
(
name
:
String
)
begin
Section
With
Args
Link copied to clipboard
open
fun
beginSectionWithArgs
(
name
:
String
)
:
Systracer.ArgsBuilder
end
Async
Section
Link copied to clipboard
open
fun
endAsyncSection
(
name
:
String
)
open
fun
endAsyncSection
(
name
:
String
,
cookie
:
Int
)
end
Section
Link copied to clipboard
open
fun
endSection
(
)
is
Tracing
Link copied to clipboard
open
fun
isTracing
(
)
:
Boolean