← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #252884]: Time based if statements

 

Question #252884 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252884

RaiMan posted a new comment:
time.time()
is a function from the Python module time, that is already pre-imported in Sikuli scripting and returns the current time as a long integer (I think seconds counted since beginning of 1970)

So you might store as many "now" values as you like to variables named as you like.
Hence start can be renamed as you like.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.