event/TimerEvent: update API documentation
This commit is contained in:
parent
00fafa16c7
commit
5cbbe8ae2e
@ -46,7 +46,7 @@ class TimerEvent final
|
|||||||
const Callback callback;
|
const Callback callback;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* When is this timer due? This is only valid if IsActive()
|
* When is this timer due? This is only valid if IsPending()
|
||||||
* returns true.
|
* returns true.
|
||||||
*/
|
*/
|
||||||
Event::Clock::time_point due;
|
Event::Clock::time_point due;
|
||||||
|
Loading…
Reference in New Issue
Block a user