[cvs] / xvidcore / examples / xvid_decraw.c Repository:
ViewVC logotype

Diff of /xvidcore/examples/xvid_decraw.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21, Tue Sep 20 11:19:34 2005 UTC revision 1.22, Fri Oct 7 15:02:28 2005 UTC
# Line 497  Line 497 
497  #else  #else
498          clock_t clk;          clock_t clk;
499          clk = clock();          clk = clock();
500          return(clk * 1000 / CLOCKS_PER_SEC);          return(clk * 1000.0 / CLOCKS_PER_SEC);
501  #endif  #endif
502  }  }
503    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4