Table of Contents

Class: MainLoop ./src/peak/running/scheduler.py

Top-level application event loop, with timeout management

Base Classes   
binding.Component
Methods   
_checkIdle
activityOccurred
exitWith
run
  _checkIdle 
_checkIdle (
        self,
        runAtLeast,
        timeout,
        )

  activityOccurred 
activityOccurred ( self )

  exitWith 
exitWith ( self,  exitCode )

  run 
run (
        self,
        stopAfter=0,
        idleTimeout=0,
        runAtLeast=0,
        )

Loop polling for IO or GUI events and calling scheduled funcs


Table of Contents

This document was automatically generated on Mon May 13 01:11:03 2024 by HappyDoc version 2.1