OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:epoch_as_filetime
(Results
1 - 1
of
1
) sorted by null
/external/llvm/unittests/Support/
TimeValueTest.cpp
24
uint64_t
epoch_as_filetime
= 0x19DB1DED53E8000ULL;
local
29
uint64_t ft1970 =
epoch_as_filetime
+ ns / 100;
Completed in 161 milliseconds