Function eCAL::Time::SetNanoSeconds#
- Defined in File time.h 
Function Documentation#
- 
ECAL_API bool eCAL::Time::SetNanoSeconds(long long time_)#
- Sets the eCAL Time to the given time in nanoseconds. - This function only succeeds, if the host is the time master. - Parameters:
- time_ – new eCAL Time in nanoseconds 
- Returns:
- True if succeeded false otherwise.