tick ??

ChibiOS public support forum for topics related to the Atmel AVR family of micro-controllers.

Moderators: utzig, tfAteba

RTOSman
Posts: 29
Joined: Mon Feb 01, 2016 6:11 pm

tick ??

Postby RTOSman » Sat Feb 13, 2016 3:57 pm

Hello, i want to understand what is a tick ??
it's a counting loop ??

if i did this

for(i=0;i<2;i++)
{
do_smothign();
}

the tick here equal to 2 ??

is the tick equal to number of a while or a foor loop ?
thanks ?

Return to “AVR Support”

Who is online

Users browsing this forum: No registered users and 15 guests