Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

int Impala::Core::Stream::RgbDataSrc::GetFraction (  )  const [inline]

Definition at line 235 of file RgbDataSrc.h.

References GetTime().

00236     {
00237         long hour, minute, second, fraction;
00238         GetTime(hour, minute, second, fraction);
00239         return fraction;
00240     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:17:05 2010 for ImpalaSrc by  doxygen 1.5.1