file
Timer.cppTimer definition.
Contents
- Reference
Timer definition. Timer is a simple class to do timing various parts of the code in a portable way. The functionality is intended to be very minimal and simple, but still convenient to use, with as little state as possible. For an example client code, see Main.
Namespaces
- namespace tk
- Toolkit declarations and definitions for general purpose utilities.