
time_expression(3)    LPC Library Functions    time_expression(3)

NNAAMMEE
       time_expression() - return the amount of real time that an
       expression took

SSYYNNOOPPSSIISS
       int time_expression( mixed expr );

DDEESSCCRRIIPPTTIIOONN
       Evaluate <expr>.  The amount of real time that passed dur-
       ing   the   evaluation  of  <expr>,  in  microseconds,  is
       returned.  The precision of the value is not necessarily 1
       microsecond; in fact, it probably is much less precise.

SSEEEE AALLSSOO
       rusage(3), function_profile(3), time(3)

MudOS                       5 Sep 1994                          1

