%%HP: T(3)A(D)F(.);
@  BENCH  BenchMark Program
@  RBJ 5/09/90  Clocks the Execution Time in seconds of arbitrary FUNCtion
@
@  (args) 'FUNC' -> (results) time

\<< TICKS \-> t
  \<< EVAL TICKS t - B\->R 8192 / \>>                                    
\>>

