OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TimerClosure
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/extensions/docs/server2/
timer.py
50
def
TimerClosure
(closure, *args, **optargs):
cron_servlet.py
24
from timer import Timer,
TimerClosure
159
future, init_timer =
TimerClosure
(target.Cron)
Completed in 647 milliseconds