Functions | |
njb_time_t * | NJB_Get_Time (njb_t *njb) |
int | NJB_Set_Time (njb_t *njb, njb_time_t *time) |
void | NJB_Destroy_Time (njb_time_t *time) |
|
This destroys a time stamp and frees up any memory used by it.
|
|
This returns the current time stamp for the device.
|
|
This sets the current time stamp for the device. (Sets the on-board clock.)
|