Name

showhz — Shows how long a system has been running

Synopsis

showhz

Description

ABLE maintains an internal timer which increments 100 times a second. The timer is started from 0 and hence gives an indication of the amount of time since the last reset.

This command displays the value of the system timer in hexadecimal, the value is also converted into seconds for convenience.

Example 9.12. Using the showhz command

>showhz; sleep 10; showhz
HZ: be36 (486 seconds)
HZ: c227 (497 seconds)
>showhz
HZ: 1f6b9 (1286 seconds)
>