DTNMA Reference Tools v2.0.0 - 16.gbd71818
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
time_util.h File Reference

This file contains definitions for common ARI time related functionality. More...

#include "cace/ari.h"
+ Include dependency graph for time_util.h:
+ This graph shows which files directly or indirectly include this file:

Functions

int cace_get_system_time (cace_ari_t *timestamp)
 Store the current system time as an ARI timestamp.
 

Detailed Description

This file contains definitions for common ARI time related functionality.

Function Documentation

◆ cace_get_system_time()

int cace_get_system_time ( cace_ari_t timestamp)

Store the current system time as an ARI timestamp.

Parameters
[out]timestampThe ARI struct to store the system timestamp.
Returns
Zero upon success.

References CACE_LOG_CRIT.