nano-client API Reference
NANO_Time Struct 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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: