From: Michael Iatrou <m.iatrou@freemail.gr>
To: linux-c-programming@vger.kernel.org
Subject: Re: displaying time_t values
Date: Sun, 23 Oct 2005 13:07:45 +0300 [thread overview]
Message-ID: <200510231307.45916.m.iatrou@freemail.gr> (raw)
In-Reply-To: <435ACAD8.8090909@crearium.com>
When the date was Sunday 23 October 2005 02:27, fabio wrote:
> I would like to know how to display the full seconds and miliseconds
> transacurrent since 2 points in a program.
difftime(t2, t1)
But time won't give you msec resolution.
--
Michael Iatrou
Electrical and Computer Engineering Dept.
University of Patras, Greece
next prev parent reply other threads:[~2005-10-23 10:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-22 23:27 displaying time_t values fabio
2005-10-23 10:07 ` Michael Iatrou [this message]
2005-10-24 7:06 ` kaushal
2005-10-24 11:11 ` Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200510231307.45916.m.iatrou@freemail.gr \
--to=m.iatrou@freemail.gr \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).