Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SystemClock.php
function SystemClock::create
File
vendor/
open-telemetry/
api/
Common/
Time/
SystemClock.php
, line 22
Class
SystemClock
@internal OpenTelemetry
Namespace
OpenTelemetry\API\Common\Time
Code
public static
function
create
() : self {
return
new
self
(); }
RSS feed