direct.showbase.GarbageReportScheduler

from direct.showbase.GarbageReportScheduler import GarbageReportScheduler

Inheritance diagram

Inheritance diagram of direct.showbase.GarbageReportScheduler

class GarbageReportScheduler(waitBetween=None, waitScale=None)[source]

Bases: object

Runs a garbage report every once in a while and logs the results.

__init__(self, waitBetween=None, waitScale=None)[source]
getTaskName(self)[source]