Re: Filling in a struct timespec with the current date?
Re: Filling in a struct timespec with the current date?
- Subject: Re: Filling in a struct timespec with the current date?
- From: Mo McRoberts <email@hidden>
- Date: Wed, 29 Jul 2009 08:57:50 +0100
On Wed, Jul 29, 2009 at 08:54, Esteban
Bodigami<email@hidden> wrote:
> Steve Checkoway <email@hidden>
>>
>> On Jul 28, 2009, at 10:06 PM, Esteban Bodigami wrote:
>>
>>> 1 kilosec = 1 day
>>> 1 kilosec != 1000 sec
>>
>> First, no. <http://en.wikipedia.org/wiki/Kilosecond> If you want a time in
>> kiloseconds, divide the number of seconds by 1000. End of story.
>> Second, I thought we were done with this sort of gibberish from you.
>> Please, please stop.
>
> that's nanosecond... it is multiply not divide. kilo+ nano-
Steve said:
“ If you want a time in kiloseconds, divide the number of seconds by 1000.”
e.g.:
1 second is 0.001 kiloseconds.
1000 seconds is 1 kilosecond.
If you were to multiply, as you suggest:
1 second would be 1000 kiloseconds
1000 seconds would be 1000000 kiloseconds
(which is clearly nonsense).
> [snip irrelevance]
M.
--
http://nevali.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden