|
nano-client API Reference
|
A type to represent time-stamps and time durations. More...
#include <nano_core_osapi.h>
Data Fields | |
| NANO_u32 | nanosec |
| TODO. | |
| NANO_i32 | sec |
| TODO. | |
A type to represent time-stamps and time durations.
Time is represented as a "seconds" component and a fractional, "nanoseconds" one. The "nanoseconds" part should always be less than 1s.