Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I set the duration of a sprint?

Rodrigo Carvalho de Martinez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 2, 2017

Greetings!

I have browsed the docs but couldn't find a way to log the duration of the SIL script's execution.

I was looking for something in the likes of Java's currentTimeMillis. I want to log the elapsed time since captured point to the log command:

init = <currentTime>;

// Compute, remote calls, etc

print(key + " was automatically processed in " + (<currentTime - init) + "ms.");

 

Thanks!

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events