Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
Dylong_runtime_signal.rs32 let seconds = duration.as_secs() % 60; in print_time() localVariable
/commonlibrary/c_utils/base/test/unittest/common/
Dutils_datetime_test.cpp105 int64_t seconds = GetSecondsSince1970ToNow(); variable
/commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/
Ddatatime_benchmark_test.cpp132 int64_t seconds = GetSecondsSince1970ToNow(); in BENCHMARK_F() local
/commonlibrary/ets_utils/js_sys_module/console/
Dconsole.cpp621 uint32_t seconds = 0; in PrintTime() local
/commonlibrary/ets_utils/js_sys_module/console/test/
Dtest_console.cpp729 double seconds = 1 * 1000; variable