添加注释(interfaces文件夹)

Signed-off-by: wangqing <wangqing136@huawei.com>
This commit is contained in:
wangqing 2022-03-26 09:16:13 +08:00
parent cde4f469e9
commit 4e2f4dd2ad

View File

@ -45,6 +45,7 @@ private:
public:
ExpiredCallbackImpl(ExpiredCallback &callback);
~ExpiredCallbackImpl() {}
/**
* @brief Notify the delayed transition to the suspended state times out.
*/