mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
Added comment explaining `now'.
This commit is contained in:
parent
1be52eea57
commit
c25e90efed
@ -30,6 +30,6 @@ void tm_start(timer *, unsigned after);
|
||||
void tm_stop(timer *);
|
||||
void tm_dump_all(void);
|
||||
|
||||
extern bird_clock_t now;
|
||||
extern bird_clock_t now; /* Time in seconds since unknown epoch */
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user