Modifier and Type | Field and Description |
---|---|
Path |
path
Export trace collected since the last
Tracing.startChunk() call into the file with the given
path. |
Constructor and Description |
---|
StopChunkOptions() |
Modifier and Type | Method and Description |
---|---|
Tracing.StopChunkOptions |
setPath(Path path)
Export trace collected since the last
Tracing.startChunk() call into the file with the given
path. |
public Path path
Tracing.startChunk()
call into the file with the given
path.public Tracing.StopChunkOptions setPath(Path path)
Tracing.startChunk()
call into the file with the given
path.Copyright © 2022. All rights reserved.