ClockFactory
in package
Use OpenTelemetry\API\Common\Time\Clock
Tags
Table of Contents
Methods
- getDefault() : ClockInterface
- setDefault() : void
Methods
getDefault()
public
static getDefault() : ClockInterface
Return values
ClockInterfacesetDefault()
public
static setDefault(ClockInterface|null $clock) : void
Parameters
- $clock : ClockInterface|null