Consultor Eletrônico



Kbase P88855: Is there anything in the 4GL that breaks time out to a more detailed level than the ETIME function?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   31/08/2004
Status: Unverified

GOAL:

Is there anything in the 4GL that breaks time out to a more detailed level than the ETIME function?

FACT(s) (Environment):

Progress 9.x

FIX:

No, there is not. To obtain a time interval more detailed than milliseconds (i.e. ETIME) you would need to find a routine in a shared library that is available for your platform and invoke that routine using an external procedure call.