summaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'util.h')
-rw-r--r--util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.h b/util.h
index a706588..12cf5eb 100644
--- a/util.h
+++ b/util.h
@@ -35,6 +35,7 @@ void delayMilli (unsigned long millisecs);
long getTimeMicrosecs ();
uint64_t GetCurrentTimestamp (void);
+time_t util_getMTime (char *path);
int util_getUnixDatetime ();
le_result_t util_flattenRes (le_result_t *res, int nRes);