time module

Cameron Simpson cs at zip.com.au
Sat Nov 7 16:47:07 EST 2015


On 07Nov2015 21:27, input/ldompeling at casema.nl <input/ldompeling at casema.nl> wrote:
>I like to have a function that prints time in seconds.
>I am looking for something for example that seconds count from zero.
>I search the internet for time module in python but could not found anathing usefull.

Here:

  https://docs.python.org/3/library/time.html#time.time

Cheers,
Cameron Simpson <cs at zip.com.au>



More information about the Python-list mailing list