|
MeteoIODoc 20251207.a703fe45
Environmental timeseries pre-processing
|
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... | |
| class | mio::WatchDog |
| A software watchdog, killing the current process after the given number of seconds. More... | |
Namespaces | |
| namespace | mio |