From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-07-24 04:51:55


Hello,

> I would suggest using boost::timer instead. It's quite simple:

Quite simple but quite limited, for portability reasons. I personally
no longer use it since I've discovered it can't run over 35 minutes on
my platform. It's also far from having the microsecond resolution
requested here.

Bruno