Re: Ada.Real_Time Vs. Ada.Calendar
- From: Simon Wright <simon@xxxxxxxxxxxx>
- Date: Thu, 23 Nov 2006 05:56:03 +0000
"Jeffrey R. Carter" <spam.not.jrcarter@xxxxxxxxxxxxxxxx> writes:
In general, you can't count on them having any meaningful
relationship. Real_Time may be a count of ticks since the program
started, for example, while Calendar must be a date and time CE.
And I don't think it would be right to expect the relationship to be
constant, either -- Ada.Calendar might be synchronised with an
external time shource and might not be monotonic, whereas Real_Time
ought to be monotonic.
.
- References:
- Ada.Real_Time Vs. Ada.Calendar
- From: markp
- Re: Ada.Real_Time Vs. Ada.Calendar
- From: Jeffrey R. Carter
- Ada.Real_Time Vs. Ada.Calendar
- Prev by Date: [ANNOUNCE] ada-AutoIT 0.5.2 Released
- Next by Date: Re: Extended 'Succ attribute?
- Previous by thread: Re: Ada.Real_Time Vs. Ada.Calendar
- Next by thread: Extended 'Succ attribute?
- Index(es):
Relevant Pages
|