nRF5 SDK for Thread and Zigbee v3.2.0
Functions

This module includes the platform abstraction for the time service. More...

Functions

uint64_t otPlatTimeGet (void)
 
uint16_t otPlatTimeGetXtalAccuracy (void)
 

Detailed Description

This module includes the platform abstraction for the time service.

Function Documentation

uint64_t otPlatTimeGet ( void  )

Get the current time (64bits width).

Returns
The current time in microseconds.
uint16_t otPlatTimeGetXtalAccuracy ( void  )

Get the device's XTAL accuracy.

Returns
The device's XTAL accuracy, in ppm.

Documentation feedback | Developer Zone | Subscribe | Updated