matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.metrics
/
SpannableMetricPlugin
/
startSpan
start
Span
abstract
fun
startSpan
(
operation
:
String
,
description
:
String
)
Content copied to clipboard
Starts the span for a sub-task.
Parameters
operation
Name of the new span.
description
Description of the new span.