<div>hi dude,</div>
<div>&nbsp;</div>
<div>capture a timestamp right before the rendering start, and assign it to a variable, let&#39;s say X</div>
<div>and capture another timestamp right after the rendering end, and assign it to a variable, let&#39;s say Y.</div>
<div>&nbsp;</div>
<div>so Y-X = the time spend on rendering.... i did so when i was doing my small project..</div>
<div>&nbsp;</div>
<div>am i answering your quesiton?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>and i also have a question.</div>
<div>&nbsp;</div>
<div>what is &quot;rendering time&quot;. is it the time spent on actual render action or the time spent on rendering and displaying on the device?</div>
<div>&nbsp;</div>
<div>i found that actual rendering time is not very long (at least on my pc) but the time taken to display the objects is longer. and i think the latter one is somewhat device dependent.....</div>
<div>&nbsp;</div>
<div>thanks</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 3/8/07, <b class="gmail_sendername">(°úÀå)Çãâ¿ë</b> &lt;<a href="mailto:heochy@wmit.co.kr">heochy@wmit.co.kr</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi, vtkusers</div>
<div>&nbsp;</div>
<div>I&nbsp;have a question.</div>
<div>&nbsp;</div>
<div>How to evaluate rendering time in a volume?</div>
<div><br>For example, it is&nbsp;&quot;volume rendering progress bar&quot;&nbsp;that appear in VolView.</div>
<div>&nbsp;</div>
<div>How&nbsp;can i do? use Addobserver Methods? use extents vtkclass?</div>
<div>&nbsp;</div>
<div>Thank you very much.<br>regards,<br>heochy<br>&nbsp;</div><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br><br></blockquote></div><br>