Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getProgress
Method
getProgress
test/test_emscripten_async_wget2.cpp:85–87 ·
view source on GitHub ↗
* Accede a la progression */
Source
from the content-addressed store, hash-verified
83
* Accede a la progression
84
*/
85
int getProgress() {
86
return _progressValue;
87
}
88
89
/**
90
* Get Id of http Class
Callers
1
wait_http
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected