view stubs/twisted/internet/tksupport.pyi @ 2036:00afa5ec081a

restore more of the stats widget including the cpu/mem spinner
author drewp@bigasterisk.com
date Sat, 09 Apr 2022 11:44:57 -0700
parents 4ce991cdacdb
children
line wrap: on
line source

from typing import Any

def install(root: Any, ms: int=20): ...