Buckets:

imerfanrajabee's picture
download
raw
498 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.auditTime = void 0;
var async_1 = require("../scheduler/async");
var audit_1 = require("./audit");
var timer_1 = require("../observable/timer");
function auditTime(duration, scheduler) {
if (scheduler === void 0) { scheduler = async_1.asyncScheduler; }
return audit_1.audit(function () { return timer_1.timer(duration, scheduler); });
}
exports.auditTime = auditTime;
//# sourceMappingURL=auditTime.js.map

Xet Storage Details

Size:
498 Bytes
·
Xet hash:
a94d800bd0aaac159f1bb29df60b0cb18ef2279bac578e7c5ab5440e879abe68

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.