mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Loop: keep running the same loop for some time if there is work to do
This commit is contained in:
@@ -115,6 +115,7 @@ typedef s64 btime;
|
||||
#define TO_S /1000000
|
||||
#define TO_MS /1000
|
||||
#define TO_US /1
|
||||
#define TO_NS * (btime) 1000
|
||||
|
||||
#ifndef PARSER
|
||||
#define S S_
|
||||
|
Reference in New Issue
Block a user