Sto
Should i code today ...
I do not manage to find the current time . I try with 'import time' but time.time() always return the same value . I also always have the same date and time with Utils.formatdate() .
Is there a way of obtaining time running with python ??
I will like to know that to be able to estimate a computing time of my functions .
Thanks !
Is there a way of obtaining time running with python ??

I will like to know that to be able to estimate a computing time of my functions .
Thanks !