Hi there
I want to use a method which returns the total time took for a process to finish. If anyone is familiar with Java then I want something like currentTimeMillis() for Matlab. Is any function available or I have to create my own?
Thanks for your time