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

Method get_expired_time

adapter/micro_thread/heap_timer.h:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 };
50
51 uint64_t get_expired_time() {
52 return _time_expired;
53 };
54
55private:
56

Callers 1

check_expiredMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected