opcua_time.h 181 B

12345678910111213141516
  1. /*
  2. * opcua_time.h
  3. *
  4. * Created on: Feb 5, 2014
  5. * Author: opcua
  6. */
  7. #ifndef OPCUA_TIME_H_
  8. #define OPCUA_TIME_H_
  9. #endif /* OPCUA_TIME_H_ */
  10. UA_DateTime opcua_getTime();