Home
last modified time | relevance | path

Searched refs:GetSecondsSince1970ToNow (Results 1 - 4 of 4) sorted by relevance

/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_datetime_test.cpp74 int64_t second = GetSecondsSince1970ToNow(); in HWTEST_F()
105 int64_t seconds = GetSecondsSince1970ToNow(); in HWTEST_F()
/commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/
H A Ddatatime_benchmark_test.cpp96 int64_t second = GetSecondsSince1970ToNow(); in BENCHMARK_F()
132 int64_t seconds = GetSecondsSince1970ToNow(); in BENCHMARK_F()
/commonlibrary/c_utils/base/include/
H A Ddatetime_ex.h107 int64_t GetSecondsSince1970ToNow();
/commonlibrary/c_utils/base/src/
H A Ddatetime_ex.cpp26 int64_t GetSecondsSince1970ToNow() in GetSecondsSince1970ToNow() function

Completed in 2 milliseconds