Add Thunk to the alternatives for DelayedCall.
This commit is contained in:
parent
9a65b16b45
commit
2377e8f715
|
@ -424,7 +424,7 @@ TBD: Public attribute recording the realtime value when the callback
|
|||
is scheduled? (Since this is needed anyway for storing it in a heap.)
|
||||
|
||||
TBD: A better name for the class? Reasonable suggestions so far:
|
||||
``Callback``, ``Call``, ``Handler`` (my current favorite).
|
||||
``Callback``, ``Call``, ``Handler`` (my current favorite), ``Thunk``.
|
||||
|
||||
Futures
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue