>schedule.time() will return the current timestamp.
Could you kindly elaborate more? I don't quite understand how time()
would help in the problem scenario. Rather, how would one use time() in an
agent's step method?
It seems to me that time() and getSteps() always return the same value, no?
Please advise.
-Jim