Preparing search index...
The search index is not available
OpenTelemetry SDK
OpenTelemetry SDK
@opentelemetry/core
Clock
Interface Clock
interface
Clock
{
now
()
:
number
;
}
Implemented by
AnchoredClock
Index
Methods
now
Methods
now
now
()
:
number
Return the current time in milliseconds from some epoch such as the Unix epoch or process start
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
now
OpenTelemetry SDK
Loading...
Return the current time in milliseconds from some epoch such as the Unix epoch or process start