double precision tt,cpu call icl9ceftrace(2) call cputim(tt) print *,tt call icl9ceftrace(0) call icl9cecputime(cpu) print *,cpu end