synchronized trunk

This commit is contained in:
Guenter Obiltschnig
2007-08-10 13:57:07 +00:00
parent 2ef3a4f9d2
commit a04bae94d7
63 changed files with 2735 additions and 352 deletions

View File

@@ -49,7 +49,7 @@ namespace Poco {
class Foundation_API Stopwatch
/// A simple facility to measure time intervals
/// with (theoretical) microsecond resolution.
/// with microsecond resolution.
{
public:
Stopwatch();