Mir

Code review comment for lp:~andreas-pokorny/mir/add-timer-to-main-loop

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

101 + virtual bool cancel() = 0;

I wonder if it would be more useful to return the "after" state. (Also for other similar functions)

« Back to merge proposal