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

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

Definition at line 252 of file RgbDataSrc.h.

References GetTime().

00253     {
00254         long hour, minute, second, fraction;
00255         GetTime(hour, minute, second, fraction);
00256         return fraction;
00257     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:28 2011 for ImpalaSrc by  doxygen 1.5.1