Problem with *timestmp

Hello,

I need to know what generate function *timestmp.

DISPLAY *timestmp *DATX *TIMX
retirns
C6DAB1C7FDDB7000 10-11-09 09:50:05

What means C6DAB1C7FDDB7000?
How to generate this value in other way?

use USR1009N (SYSEXT API) to convert this value to something readable. The specific meaning of *TIMESTMP varies by platform. On the z/OS mainframe, it represent the STCK (store clock) value.

Please see http://tech.forums.softwareag.com/viewtopic.php?t=22904