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

Breadcrumb

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

function AggregationInterface::diff

@psalm-param T $left @psalm-param T $right @psalm-return T

3 methods override AggregationInterface::diff()
ExplicitBucketHistogramAggregation::diff in vendor/open-telemetry/sdk/Metrics/Aggregation/ExplicitBucketHistogramAggregation.php
LastValueAggregation::diff in vendor/open-telemetry/sdk/Metrics/Aggregation/LastValueAggregation.php
SumAggregation::diff in vendor/open-telemetry/sdk/Metrics/Aggregation/SumAggregation.php

File

vendor/open-telemetry/sdk/Metrics/AggregationInterface.php, line 41

Class

AggregationInterface
@psalm-template T

Namespace

OpenTelemetry\SDK\Metrics

Code

public function diff($left, $right);

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal