HP Comware 5 Debug Manual Vol 1

Examples
# Enable timer debugging. The output in this example was created when IPv4 static routes are
configured.
<Sysname> debugging rm timer
*Aug 26 14:25:38:478 2006 Sysname RM/3/RMDEBUG:WaitQ timer created
*Aug 26 14:25:38:478 2006 Sysname RM/3/RMDEBUG:GotQ timer created
// RM created WaitQ and GotQ timers.
*Aug 26 14:25:38:478 2006 Sysname RM/3/RMDEBUG:Timer WaitQ expires, begin processing.
*Aug 26 14:25:43:478 2006 Sysname RM/3/RMDEBUG:Timer GotQ expires, begin processing.
// WaitQ and GotQ timers expired.
132