Hi Vu,
I used osaf_clock_gettime() since it's used some places already in current code
file.
E.g: Line 626, Line 638. I think we keep use it to easy for code reading.
Or we have to change all osaf_clock_gettime() calls in current code file.
Best Regards,
ThuanTr
-Original Message-
From:
Hi Thuan,
Ack with a minor comment.
Regards,
On 11/4/19 2:57 PM, thuan.tran wrote:
---
src/imm/agent/imma_db.cc | 2 +-
src/imm/immnd/immnd_main.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/imm/agent/imma_db.cc b/src/imm/agent/imma_db.cc
index 071edbe74..806
---
src/imm/agent/imma_db.cc | 2 +-
src/imm/immnd/immnd_main.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/imm/agent/imma_db.cc b/src/imm/agent/imma_db.cc
index 071edbe74..80637e55f 100644
--- a/src/imm/agent/imma_db.cc
+++ b/src/imm/agent/imma_db.cc
@@ -621,7 +621,