## Class: SB-SYS:DEADLINE-TIMEOUT [![package](https://img.shields.io/badge/Package-SB--SYS-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Class-5f9ea0.svg?style=social&colorA=999999)](../#class) > Signaled when an operation in the context of a deadline takes > longer than permitted by the deadline. ### Precedence list ```cl (sb-sys:deadline-timeout sb-ext:timeout serious-condition condition sb-pcl::slot-object t) ``` ### Initargs ```cl (:seconds) ```