Home
last modified time | relevance | path

Searched defs:FfrtTimerEntry (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/ffrt/
Dffrt_timer.rs20 pub(crate) struct FfrtTimerEntry(FfrtTimerHandle); struct
22 impl FfrtTimerEntry { impl