RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
timespecisnonnegative.c File Reference

This source file contains the implementation of _Timespec_Is_non_negative(). More...

#include <rtems/score/timespec.h>

Functions

bool _Timespec_Is_non_negative (const struct timespec *time)
 Checks if the values in time are non-negative.
 

Detailed Description

This source file contains the implementation of _Timespec_Is_non_negative().