Journal that open assembly and measure time needed to open it?
Journal that open assembly and measure time needed to open it?
(OP)
I am working with some big assemblies, and sometimes I would like to know how much time it take to open some of them.
Is it possible to make journal that will use open dialog to open assembly and measure time from clicking OK button till assembly is fully opened? Maybe show it as txt document when it is done...
Is it possible to make journal that will use open dialog to open assembly and measure time from clicking OK button till assembly is fully opened? Maybe show it as txt document when it is done...





RE: Journal that open assembly and measure time needed to open it?
www.nxjournaling.com
RE: Journal that open assembly and measure time needed to open it?
Thank you cowski.
RE: Journal that open assembly and measure time needed to open it?
You can also set an ENV variable ( user ) TIME_USER_EVENTS=true. This will give you more information in the log file..
RE: Journal that open assembly and measure time needed to open it?