# How to check execution time in 3D-Slicer

**URL:** https://discourse.slicer.org/t/how-to-check-execution-time-in-3d-slicer/23866
**Category:** Development
**Tags:** segmentation
**Created:** [June 14, 2022, 7:23am UTC](https://discourse.slicer.org/t/how-to-check-execution-time-in-3d-slicer/23866 "2022-06-14T07:23:19Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![platanus](https://avatars.discourse-cdn.com/v4/letter/p/ecb155/32.png) [@platanus](https://discourse.slicer.org/u/platanus)
#### Post date: [June 14, 2022, 7:23am UTC](https://discourse.slicer.org/t/how-to-check-execution-time-in-3d-slicer/23866/1 "2022-06-14T07:23:19Z")

</div>

Hello. All members in 3D-Slicer.

I have a question.

I would like to check execution time that take while working segment in 3d-slicer.

Do you know it?

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 15, 2022, 3:07am UTC](https://discourse.slicer.org/t/how-to-check-execution-time-in-3d-slicer/23866/2 "2022-06-15T03:07:42Z")

</div>

You can get statistics about user activity in Slicer using `User Statistics` module in the Sandbox extension:

> This module measures user statistics and stores them in a table.  
> Some of the statistics that are measured are active module, active segment editor effect, selected segment, duration, application status (active, wait, idle), etc.

---

<div class="post-metadata">

### Author: ![platanus](https://avatars.discourse-cdn.com/v4/letter/p/ecb155/32.png) [@platanus](https://discourse.slicer.org/u/platanus)
#### Post date: [June 17, 2022, 6:04am UTC](https://discourse.slicer.org/t/how-to-check-execution-time-in-3d-slicer/23866/3 "2022-06-17T06:04:14Z")

</div>

Hello. Iassoan Andras Lasso

Thank you for informing solution to me.
