Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Ddriver.rs74 let _duration: Option<Duration> = None; in run() localVariable
76 let _duration = self.time.run(); in run() localVariable