Function etime_set_nanoseconds#
- Defined in File ecaltime.h 
Function Documentation#
- 
ECALTIME_API int etime_set_nanoseconds(long long time_)#
- Set current time in nano seconds if host is time master. - Parameters:
- time_ – Current time in ns. 
- Returns:
- Zero if succeeded non zero otherwise.