CabbageDevelopment / qasync

Python library for using asyncio in Qt-based applications.
BSD 2-Clause "Simplified" License
307 stars 43 forks source link

Allow negative delay to be used with call_at and call_later #88

Closed hosaka closed 9 months ago

hosaka commented 9 months ago

Fixes #84