Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: third_party/APScheduler/README.chromium

Issue 6673078: Initial checkin of media test matrix class, which will be used for media perf test later. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Put APScheduler in third_party directory for Media Performance test. Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/APScheduler/PKG-INFO ('k') | third_party/APScheduler/README.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: APScheduler
2 URL: http://code.google.com/p/psutil/
3 Version: 1.3.1
4 License: MIT
5 License File: LICENSE
6
7 Description:
8 APScheduler is a light but powerful in-process task scheduler that
9 lets you schedule functions (or any python callables) to be executed
10 at times of your choosing.
11
12 Local Modifications:
13 None
OLDNEW
« no previous file with comments | « third_party/APScheduler/PKG-INFO ('k') | third_party/APScheduler/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698