$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-02-10 17:16:50
> > 1. Profiler type 1
> > Log clock units and report mks into ostream
> > 2. Profiler type 2
> > Log system/user time anf reports into Boost.Test log
> >
> > Both profiler I want to be able to use as scoped or accumulating.
> >
> > Gennadiy
>
> Can you please be more specific. I don't understand what you want and
> precisely what the problem is. I am pretty sure we have different ideas of
> what a "report" is and what it means to "log".
1. Profiler type 1
Collect clock units and report mks into ostream
2. Profiler type 2
Collect system/user time anf reports into Boost.Test log
Both profiler I want to be able to use as scoped or accumulating.
Gennadiy