Home
last modified time | relevance | path

Searched refs:_MIDNIGHT (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py51 _MIDNIGHT = 24 * 60 * 60 # number of seconds in a day variable
245 r = _MIDNIGHT - ((currentHour * 60 + currentMinute) * 60 +