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>