WIP on new faup1090 output, data aging, refactoring
This commit is contained in:
parent
a3cdd47d80
commit
6986b3847f
13 changed files with 335 additions and 455 deletions
|
|
@ -381,7 +381,7 @@ void backgroundTasks(void) {
|
|||
}
|
||||
|
||||
// always update end time so it is current when requests arrive
|
||||
Modes.stats_current.end = now;
|
||||
Modes.stats_current.end = mstime();
|
||||
|
||||
if (now >= next_stats_update) {
|
||||
int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue