OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMsPerHour
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
date.h
149
const int
kMsPerHour
= 3600 * 1000;
151
return time_ms - DaylightSavingsOffsetInMs(time_ms -
kMsPerHour
);
builtins.cc
[
all
...]
Completed in 396 milliseconds