Part of canonical.launchpad.utilities
Class | LoopTuner | A loop that tunes itself to approximate an ideal time per iteration. |
Function | timedelta_to_seconds | Undocumented |
Class | DBLoopTuner | A LoopTuner that plays well with PostgreSQL and replication. |
Class | TunableLoop | A base implementation of ITunableLoop . |