-
public final class _RumInternalProxyThis class exposes internal methods that are used by other Datadog modules and cross platform frameworks. It is not meant for public use.
DO NOT USE this class or its methods if you are not working on the internals of the Datadog SDK or one of the cross platform frameworks.
Methods, members, and functionality of this class are subject to change without notice, as they are not considered part of the public interface of the Datadog SDK.
-
-
Method Summary
Modifier and Type Method Description final UnitaddLongTask(Long durationNs, String target)final UnitupdatePerformanceMetric(RumPerformanceMetric metric, Double value)-
-
Method Detail
-
addLongTask
final Unit addLongTask(Long durationNs, String target)
-
updatePerformanceMetric
final Unit updatePerformanceMetric(RumPerformanceMetric metric, Double value)
-
-
-
-