
  PROCEDURE [XREF] mtp$get_date_time_at_timestamp
    (    timestamp: ost$free_running_clock;
     VAR date_time: ost$date_time);

?? PUSH (LISTEXT := ON) ??
*copyc ost$date_time
*copyc ost$free_running_clock
?? POP ??
