Searched refs:getTime (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp494 static void getTime(char *buffer, size_t buflen, bool underscores = false) { function
523 getTime(date, sizeof(date), true);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp845 static std::time_t getTime() { function
1131 Header.TimeDateStamp = getTime();
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.js857 return ( new Date() ).getTime();
4968 id = "script" + (new Date()).getTime(),

Completed in 48 milliseconds