Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetTimerMng
Method
GetTimerMng
adapter/micro_thread/micro_thread.h:477–479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
};
476
477
CTimerMng* GetTimerMng(void) {
478
return _timer;
479
};
480
481
virtual int KqueueGetTimeout(void);
482
Callers
4
Reset
Method · 0.80
StartTimer
Method · 0.80
IdleAttach
Method · 0.80
IdleDetach
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected