Commit Graph

3 Commits

Author SHA1 Message Date
Lutz Kettner 652f02ed1c - Improved Timer based on getrusage() on POSIX systems (does
not wrap around after 30 minutes).
- Error behaviour of both timer classes changed to warning
  and proper error return values.
- Rewritten test program (more modular, since both timers are so similar.
- Cleanup at some places, all based on one system depending function
  returning a time in seconds in one double.
- Changed the precision function to compute the precision dynamically
  at runtime at its first invocation.
2002-03-18 21:14:24 +00:00
Matthias Bäsken 446649292d *** empty log message *** 2002-03-11 14:20:05 +00:00
Sylvain Pion b8d8bbe97b Initial revision 2001-03-14 16:55:14 +00:00