mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
Restore timespec comment.
This commit is contained in:
parent
79993c0928
commit
d09e18774d
@ -52,6 +52,8 @@ using serial::SerialException;
|
|||||||
using serial::PortNotOpenedException;
|
using serial::PortNotOpenedException;
|
||||||
using serial::IOException;
|
using serial::IOException;
|
||||||
|
|
||||||
|
/* Timespec related functions */
|
||||||
|
|
||||||
/* Smooth over platform variances in getting an accurate timespec
|
/* Smooth over platform variances in getting an accurate timespec
|
||||||
* representing the present moment. */
|
* representing the present moment. */
|
||||||
static inline struct timespec
|
static inline struct timespec
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user