We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21aa91 commit c877195Copy full SHA for c877195
aprx-stat.c
@@ -18,6 +18,7 @@ int erlangout;
18
int epochtime;
19
const char *aprxlogfile; /* linkage dummy */
20
const char *mycall; /* linkage dummy */
21
+struct timeval now; // public wall clock that can jump around
22
23
#ifdef ERLANGSTORAGE
24
0 commit comments