Delays working with Console output

Jan 1 2009 12:22 PM

C# - Using Console.

I need to implement delays between the writing of consecutive lines.

Other than nested for loops, is it anything easier much as a Timer for forms?

I want to control the duration of those delays.

Could anyone show a sample of code?

Gracias.


Answers (6)