Project

General

Profile

Feature #695

Verify dynamic sleep

Added by Maximilian Seesslen 2 months ago.

Status:
Neu
Priority:
Normal
Target version:
-
Start date:
08/29/2025
Due date:
% Done:

0%

Estimated time:
CS Zielversion:

Description

Dynamic sleep in CONFIG_BIWAK_DATA_EVENT is nice.
Fine-Adjusting may be needed or at least verified.

timer=lrNow();
int loops=0;
while(!elapsed(&timer, 1000))
{
   usleepNoData( 5 secs );
   loops++;
};

Related issues

Copied from Biwak - Feature #671: Implement dynamic sleepTo be verified08/29/2025

Actions

History

#1

Updated by Maximilian Seesslen 2 months ago

Also available in: Atom PDF