comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon.john.wright@gmail.com>
Subject: Re: Ada.Real_Time.Time_Last
Date: Tue, 29 Jan 2019 14:03:27 -0800 (PST)
Date: 2019-01-29T14:03:27-08:00	[thread overview]
Message-ID: <bfb5584b-a1bb-455a-a40d-638e84e70d4f@googlegroups.com> (raw)
In-Reply-To: <f79394Ffvq2U1@mid.individual.net>

On Friday, 17 November 2017 21:39:51 UTC, Niklas Holsti  wrote:

> No, the environment task becomes one of the working application tasks 
> (why waste its stack space?), so more like
> 
>     loop
>        Wait_For_Trigger_Or_Time;
>        Do_Something_Useful;
>     end loop;

Very late reply: the reason I haven’t done that is because so far I’ve been 
writing just demo applications: for real, one would at least have something 
like system health monitoring or watchdogging to do.

I’ve discovered that elaboration can use surprising amounts of stack, 
especially if there are containers involved.


      parent reply	other threads:[~2019-01-29 22:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 14:28 Ada.Real_Time.Time_Last Simon Wright
2017-11-15 20:03 ` Ada.Real_Time.Time_Last Niklas Holsti
2017-11-17  9:20   ` Ada.Real_Time.Time_Last Simon Wright
2017-11-17 21:39     ` Ada.Real_Time.Time_Last Niklas Holsti
2017-11-18 13:06       ` Ada.Real_Time.Time_Last AdaMagica
2017-11-18 13:18         ` Ada.Real_Time.Time_Last Niklas Holsti
2017-11-18 14:00           ` Ada.Real_Time.Time_Last AdaMagica
2017-11-18 14:15           ` Ada.Real_Time.Time_Last Jeffrey R. Carter
2017-11-18 15:24             ` Ada.Real_Time.Time_Last Niklas Holsti
2017-11-18 16:01               ` Ada.Real_Time.Time_Last Dmitry A. Kazakov
2017-11-18 17:31                 ` Ada.Real_Time.Time_Last Niklas Holsti
2017-11-18 22:20               ` Ada.Real_Time.Time_Last Robert A Duff
2017-11-19 10:50                 ` Ada.Real_Time.Time_Last Niklas Holsti
2017-11-20  5:57                 ` Ada.Real_Time.Time_Last J-P. Rosen
2019-01-29 22:03       ` Simon Wright [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox