Home
last modified time | relevance | path

Searched refs:times_in_nanos (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/libpandabase/utils/
Dtype_converter.cpp112 ValueUnit TimeConverter(uint64_t times_in_nanos) in TimeConverter() argument
114 return TypeConverter(COEFFS_TIME, LITERALS_TIME, times_in_nanos); in TimeConverter()
Dtype_converter.h93 ValueUnit TimeConverter(uint64_t times_in_nanos);