imagehandlingutilities/thumbnailmanager/thumbnailserver/inc/thumbnailstore.h
branchRCL_3
changeset 13 ffb2d5dd62e9
parent 11 85a88bc05e45
child 20 2b4b06654caa
equal deleted inserted replaced
11:85a88bc05e45 13:ffb2d5dd62e9
   644 
   644 
   645     /**
   645     /**
   646      * Measure time spend in flush
   646      * Measure time spend in flush
   647      */
   647      */
   648     TTime iStartFlush, iStopFlush;
   648     TTime iStartFlush, iStopFlush;
       
   649 	/**
       
   650      * How long previous flush took ms
       
   651      */
       
   652     TInt iPreviousFlushDelay;
   649 
   653 
   650 };
   654 };
   651 // End of File
   655 // End of File
   652 
   656 
   653 
   657