Thread: AvsTimer
View Single Post
Old 22nd June 2003, 00:35   #2  |  Link
sh0dan
Retired AviSynth Dev ;)
 
sh0dan's Avatar
 
Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
Nice one!

Is there a reason you are not using QueryPerformanceTimer (as Kronos)?

It should be the most precise way of getting timings.

You could place the nametag in the constructor Timer(PClip child) : GenericVideoFilter(child) { <<<here!>>> } instead of the filter query function.
__________________
Regards, sh0dan // VoxPod
sh0dan is offline   Reply With Quote