Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ getProgress
Method
getProgress
modules/cpu/render/RenderingFuture.h:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
inline float RenderingFuture::getProgress()
95
{
96
return fb->getCurrentProgress();
97
}
98
99
inline float RenderingFuture::getTaskDuration()
100
{
Callers
nothing calls this directly
Calls
1
getCurrentProgress
Method · 0.45
Tested by
no test coverage detected