Documentation - v7.4.0
Preparing search index...
@datadog/js-core
time
ClocksState
Interface ClocksState
Pair of a relative time and its corresponding absolute timestamp.
interface
ClocksState
{
relative
:
RelativeTime
;
timeStamp
:
TimeStamp
;
}
Index
Properties
relative
time
Stamp
Properties
relative
relative
:
RelativeTime
time
Stamp
timeStamp
:
TimeStamp
Settings
Theme
OS
Light
Dark
On This Page
Properties
relative
time
Stamp
Documentation - v7.4.0
Loading...
Pair of a relative time and its corresponding absolute timestamp.