How do I set the duration of a sprint?

Rodrigo Carvalho de Martinez 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