hi, i want to execute a block of code in which timer should start. and stop at end of the block. and the timing depends on manual interrupt. and restart again when the execution comes back to that block.
so, is it possible to start a timer without timeout. or what could be the solution of my problem.
thanks!!