Go to the previous, next section.

idle

SYNOPSIS

int idle(void);

DESCRIPTION

Try to give the processor to another task.

RETURN VALUE

Always zero.

Go to the previous, next section.