Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/ getTime
Method
getTime
lib/eta.js:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
// fetch estimated time
27
getTime(){
28
return
this.eta;
29
}
30
31
// eta calculation - request number of remaining events
32
calculate(remaining){
Callers
1
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected