‎2008 Dec 10 2:51 AM
Hi, Experts,
I know sy-uzeit is time up to second. Is there a system time variable which is less than a second?
Thanks,
Helen
‎2008 Dec 10 2:56 AM
you can use time stamp if you need time for less than a second.
press F1 on GET TIME STAMP.
‎2008 Dec 10 2:53 AM
>
> I know sy-uzeit is time up to second. Is there a system time variable which is less than a second?
But surly you could get smaller unit of Time(Second) by just dividing sy-uzeit with any Number
‎2008 Dec 10 2:56 AM
you can use time stamp if you need time for less than a second.
press F1 on GET TIME STAMP.