MCPcopy Create free account
hub / github.com/npkgz/cli-progress /

Class

lib/eta.js:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2// ETA calculation
3class ETA{
4
5 constructor(length, initTime, initValue){
6 // size of eta buffer

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected