| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add litmus_clock() helper | Bjoern Brandenburg | 2016-07-20 |
| | | | | | Convenient wrapper for CLOCK_MONOTONIC -> lt_t. | ||
| * | Add sleep_until_mono(), lt_sleep_until() helpers | Bjoern Brandenburg | 2016-07-19 |
| | | |||
| * | Add monotime() wrapper for CLOCK_MONOTONIC | Bjoern Brandenburg | 2015-12-16 |
| | | |||
| * | Implement lt_sleep() syscall wrapper | Bjoern Brandenburg | 2012-08-14 |
| | | | | | | Wrap nanosleep() to make sleeping for a given number of nanoseconds easier, using the LITMUS^RT time type lt_t. | ||
| * | Export wctime() and cputime() from rtspin to library clients | Bjoern B. Brandenburg | 2011-02-03 |
| The timing functions are quite handy when building benchmark tasks. Avoid copy&paste reuse by making them available via the library. | |||
