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

Breadcrumb

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

function Clock::reset

1 call to Clock::reset()
ClockFactory::setDefault in vendor/open-telemetry/sdk/Common/Time/ClockFactory.php

File

vendor/open-telemetry/api/Common/Time/Clock.php, line 21

Class

Clock

Namespace

OpenTelemetry\API\Common\Time

Code

public static function reset() : void {
    self::$clock = null;
}

API Navigation

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