Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98405

Re: time module

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Cameron Simpson <cs@zip.com.au>
Newsgroups comp.lang.python
Subject Re: time module
Date Sun, 8 Nov 2015 08:47:07 +1100
Lines 11
Message-ID <mailman.109.1446934443.16136.python-list@python.org> (permalink)
References <K0u%x.70622$_R5.38436@fx07.am1>
Reply-To python-list@python.org
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii; format=flowed
X-Trace news.uni-berlin.de Yge22h++tGeQaGLGFxhG5Q6FrO+g/asNP3yMy1ARZmLw==
Return-Path <cameron@cskk.homeip.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'subject:module': 0.09; 'zero.': 0.09; 'python': 0.10; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:cskk.homeip.net': 0.16; 'received:homeip.net': 0.16; 'received:io': 0.16; 'received:optusnet.com.au': 0.16; 'received:psf.io': 0.16; 'received:syd.optusnet.com.au': 0.16; 'seconds.': 0.16; 'simpson': 0.16; 'url:time': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'cheers,': 0.22; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'header:User-Agent:1': 0.26; 'example': 0.26; 'function': 0.28; 'prints': 0.29; 'seconds': 0.31; 'url:python': 0.33; 'received:com.au': 0.33; 'could': 0.35; 'subject:time': 0.35; 'something': 0.35; 'but': 0.36; 'url:org': 0.36; 'url:library': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'url:3': 0.60; 'here:': 0.63; 'cameron': 0.66; 'header:Reply- To:1': 0.67; 'internet': 0.70; 'reply-to:no real name:2**0': 0.71; 'reply-to:addr:python.org': 0.84
Content-Disposition inline
In-Reply-To <K0u%x.70622$_R5.38436@fx07.am1>
User-Agent Mutt/1.5.23 (2014-03-12)
X-Optus-CM-Score 0
X-Optus-CM-Analysis v=2.1 cv=cK4dyQqN c=1 sm=1 tr=0 a=t6IGaf1l19PsElHJfDn/BA==:117 a=t6IGaf1l19PsElHJfDn/BA==:17 a=ZtCCktOnAAAA:8 a=PO7r1zJSAAAA:8 a=vrnE16BAAAAA:8 a=8AHkEIZyAAAA:8 a=kj9zAlcOel0A:10 a=qtqOOiqGOCEA:10 a=JjWCRn6Y6pzg32jI8aIA:9 a=CjuIK1q_8ugA:10 a=lZkWHgSp-gEA:10 a=nc-Hx8ykeD0A:10
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:98405

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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