Searched refs:kNsPerMsBigInt (Results 1 – 1 of 1) sorted by relevance
430 const kNsPerMsBigInt = 10n ** 6n; constant458 this.atimeMs = atimeNs / kNsPerMsBigInt;459 this.mtimeMs = mtimeNs / kNsPerMsBigInt;460 this.ctimeMs = ctimeNs / kNsPerMsBigInt;461 this.birthtimeMs = birthtimeNs / kNsPerMsBigInt;