RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
timespecisvalid.c File Reference

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

#include <rtems/score/timespec.h>
#include <rtems/score/todimpl.h>

Functions

bool _Timespec_Is_valid (const struct timespec *time)
 Checks if timespec is valid.
 

Detailed Description

This source file contains the implementation of _Timespec_Is_valid().