MCPcopy Create free account
hub / github.com/F-Stack/f-stack / GetLastAccess

Method GetLastAccess

adapter/micro_thread/mt_net.h:340–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338 };
339
340 uint64_t GetLastAccess() {
341 return _last_access;
342 };
343
344public:
345

Callers 1

timer_notifyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected