Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ mt_time_ms
Function
mt_time_ms
adapter/micro_thread/mt_api.cpp:633–636 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
631
}
632
633
unsigned long long mt_time_ms(void)
634
{
635
return MtFrame::Instance()->GetLastClock();
636
}
637
638
int mt_wait_events(int fd, int events, int timeout)
639
{
Callers
9
Reset
Method · 0.85
CSockLink
Method · 0.85
Connect
Method · 0.85
SendData
Method · 0.85
InputNotify
Method · 0.85
OutputNotify
Method · 0.85
timer_notify
Method · 0.85
free_sk_buffer
Function · 0.85
FreeItem
Method · 0.85
Calls
1
GetLastClock
Method · 0.80
Tested by
no test coverage detected