MCPcopy 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

ResetMethod · 0.80
StartTimerMethod · 0.80
IdleAttachMethod · 0.80
IdleDetachMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected