Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SpanDataInterface.php

function SpanDataInterface::getEndEpochNanos

1 method overrides SpanDataInterface::getEndEpochNanos()
ImmutableSpan::getEndEpochNanos in vendor/open-telemetry/sdk/Trace/ImmutableSpan.php

File

vendor/open-telemetry/sdk/Trace/SpanDataInterface.php, line 36

Class

SpanDataInterface
Represents an immutable snapshot of a {

Namespace

OpenTelemetry\SDK\Trace

Code

public function getEndEpochNanos() : int;
RSS feed
Powered by Drupal