I don't see much use for an event like this, considering you can execute a command on a timer anyway.

Code:
.timername 1 30 name
alias name { 
  ; Insert code that you would use in on timerend event here.
}