summaryrefslogtreecommitdiff
path: root/code/ecp/tm.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/ecp/tm.h')
-rw-r--r--code/ecp/tm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/ecp/tm.h b/code/ecp/tm.h
index 77b175d..00c6fad 100644
--- a/code/ecp/tm.h
+++ b/code/ecp/tm.h
@@ -1,3 +1,4 @@
+int ecp_tm_init(ECPContext *ctx);
ecp_cts_t ecp_tm_abstime_ms(ecp_cts_t msec);
void ecp_tm_sleep_ms(ecp_cts_t msec);
void ecp_tm_timer_set(ecp_cts_t next);