Go to the source code of this file.
Classes | |
class | mio::Timer |
Time code execution with at least 1 us resolution. The time resolution can be stored up to .1 ns resolution, but is measured to the following accuracy: More... | |
class | mio::UsageTimer |
Process usage timer for Posix This is based on getrusage and thus returns detailed timing information about how the time was spend (userland, system time). More... | |
Namespaces | |
mio | |