Sent to a process when it has used the CPU for a duration that exceeds a user-settable value

Property definitions

signals :: signals $ Sys :: sigxcpu
# Sent to a process when it has used the CPU for a duration that exceeds a user-settable value
fun sigxcpu: Int do return 24
lib/signals/signals.nit:300,1--301,29