[vtkusers] how to quantify executing time

Cory Quammen cory.quammen at kitware.com
Thu Feb 4 10:50:10 EST 2016


Hi Chiang,

There is no built-in timing mechanism as you describe in VTK, other than

virtual double vtkRenderer::GetLastRenderTimeInSeconds().

- Cory

On Thu, Feb 4, 2016 at 6:40 AM, WangQ <wangq1979 at outlook.com> wrote:
> Hello vtkusers,
>
> I wonder if there is any way to measure the executing time from very
> beginning till rendering finish in VTK? Seems conventional tic toc
> inapplicable to VTK.
>
> It would be great if can separate computation time, e.g. time for processing
> data, and rendering time.
>
> Cheers,
>
> Chiang
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.


More information about the vtkusers mailing list