Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98405
| From | Cameron Simpson <cs@zip.com.au> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: time module |
| Date | 2015-11-08 08:47 +1100 |
| Message-ID | <mailman.109.1446934443.16136.python-list@python.org> (permalink) |
| References | <K0u%x.70622$_R5.38436@fx07.am1> |
On 07Nov2015 21:27, input/ldompeling@casema.nl <input/ldompeling@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@zip.com.au>
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
time module input/ldompeling@casema.nl - 2015-11-07 21:27 +0000
Re: time module Cameron Simpson <cs@zip.com.au> - 2015-11-08 08:47 +1100
Re: time module Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-11-07 19:19 -0500
Re: time module input/ldompeling@casema.nl - 2015-11-08 10:25 +0000
Re: time module Marko Rauhamaa <marko@pacujo.net> - 2015-11-08 13:05 +0200
csiph-web