$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-08-07 13:32:12
I notice that testing.jam has a rule and action for "time"
which seems to be for recording the elapsed time
of the test.
Such information would be interesting for me but
I don't find any information on how to use it,
get it or whatever.
Robert Ramey