What is VB6's most accurate delay method? If I want to "delay" for 1573ms, what would I use to get as close as "1573ms" as possible?

Stopwatch, sleep, timer, etc?