MCPcopy 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
94inline float RenderingFuture::getProgress()
95{
96 return fb->getCurrentProgress();
97}
98
99inline float RenderingFuture::getTaskDuration()
100{

Callers

nothing calls this directly

Calls 1

getCurrentProgressMethod · 0.45

Tested by

no test coverage detected