Go to the source code of this file.
Functions | |
| struct timespec | timespec_now (void) |
| struct timespec | timespec_get_duration (const struct timespec *before, const struct timespec *after) |
| double | timespec_to_seconds (const struct timespec *ts) |
| MRMesh * | createCube (void) |
| MRMesh * createCube | ( | void | ) |
| struct timespec timespec_get_duration | ( | const struct timespec * | before, |
| const struct timespec * | after ) |
| struct timespec timespec_now | ( | void | ) |
| double timespec_to_seconds | ( | const struct timespec * | ts | ) |