OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msPerMonth
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/JavaScriptCore/wtf/
DateMath.h
82
const double
msPerMonth
= 2592000000.0;
DateMath.cpp
[
all
...]
/external/v8/src/
macros.py
63
const
msPerMonth
= 2592000000;
145
# Limit which is MAX_TIME_MS +
msPerMonth
.
Completed in 48 milliseconds