/* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ ph: () => (/* binding */ timestampInSeconds), /* harmony export */ yW: () => (/* binding */ dateTimestampInSeconds) /* harmony export */ }); /* unused harmony exports _browserPerformanceTimeOriginMode, browserPerformanceTimeOrigin, timestampWithMs, usingPerformanceAPI */ /* harmony import */ var _node_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1422); /* harmony import */ var _worldwide_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1235); /* module decorator */ module = __webpack_require__.hmd(module); // eslint-disable-next-line deprecation/deprecation const WINDOW = (0,_worldwide_js__WEBPACK_IMPORTED_MODULE_0__/* .getGlobalObject */ .Rf)(); /** * An object that can return the current timestamp in seconds since the UNIX epoch. */ /** * A TimestampSource implementation for environments that do not support the Performance Web API natively. * * Note that this TimestampSo