![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
microseconds = $REALTIMER
A number containing the number of micro-seconds. Its syntax is P (packed decimal) with length 16 and 0 decimals.
• The value returned is based on the clock set for the CPU (which is generally set to GMT/UTC) and represents the time elapsed from 1 January 1980 without modification due to time zones. $REALTIMER should therefore be used only for deltas.
• The current number of microseconds is returned (not the microseconds when the transaction started).The following rule returns the number of microseconds since 1980 and returns it to the message log:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |