utils-cec4b140.js 422 B

12
  1. import{bp as e}from"./index-8a67e3df.js";const u=()=>e.toDateString(new Date,"HH:mm:ss");function o(t,r,a=20){for(;t.length>=a;)t.shift();return t.push(r),t}const h=t=>Math.round(t/1024*100)/100,s=t=>t<1024?`${t} B`:(t=t/1024,t<1024?`${Math.round(t*100)/100} KB`:(t=t/1024,t<1024?`${Math.round(t*100)/100} MB`:`${Math.round(t*100)/100} GB`));export{u as a,o as b,h as c,s as g};
  2. //# sourceMappingURL=utils-cec4b140.js.map