This website requires JavaScript.
Explore
Help
Register
Sign In
xuanchi
/
XCEngine
Watch
1
Star
1
Fork
0
You've already forked XCEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9cde699cce08f5a6bc23592060f7e6b8ab86243
XCEngine
/
docs
/
api
/
XCEngine
/
Threading
/
LambdaTask
/
Execute.md
ssdfasd
8f486611d5
docs: rebuild Threading API content
2026-03-26 20:59:59 +08:00
281 B
Raw
Blame
History
LambdaTask::Execute
执行保存的可调用对象。
void
Execute
()
override
;
行为说明
当前实现只有一行:
m_func
();
返回值
无。
相关文档
返回类型总览
ITask::Execute
Reference in New Issue
View Git Blame
Copy Permalink