[Haskell-cafe] Atom's `__global_clock' and `__scheduling_clock'.

Tom Hawkins tomahawkins at gmail.com
Sun Jan 3 11:06:42 EST 2010


On Sun, Jan 3, 2010 at 9:15 AM, Jason Dusek <jason.dusek at gmail.com> wrote:
>
>  I would like to know how the `__global_clock' influences
>  execution in the present system.

As you observed, __global_clock is no longer used for rule scheduling.
 It is only there to provide a time reference.  BTW, __global_clock is
accessed via 'clock'.


More information about the Haskell-Cafe mailing list