Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/
H A Dcore.rs44 let split_time = runtime.exe_mng_info.num_workers; in core() localVariable
58 let split_time = get_cpu_num() as usize; in core() localVariable