Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dlibc_time.cpp130 struct tm *localTime = localtime(&rawTime); in Bm_function_Strftime() local
140 struct tm *localTime = localtime(&rawTime); in Bm_function_Mktime() local
356 struct tm *localTime = localtime(&rawTime); in Bm_function_Strptime() local
/third_party/typescript/src/lib/
Ddom.generated.d.ts208 localTime?: CSSNumberish | null; property
/third_party/typescript/lib/
Dlib.dom.d.ts228 localTime?: CSSNumberish | null; property