Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 2 of 2) sorted by relevance

/device/google/dragon/power/
Dtimed_qos_manager.cpp44 nsecs_t currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in threadLoop() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py223 def computeRollover(self, currentTime): argument