utils Namespace Reference


Typedefs

typedef timeval os_TIME

Functions

int getCPUCount ()
 return the CPU count. On error returns a cpu count of 0 or -1
void os_GetTime (os_TIME *time)
int os_TimeDiff (os_TIME *time1, os_TIME *time2)
unsigned long long getTotalMemory ()
 returns the total memory in byte


Typedef Documentation

typedef struct timeval utils::os_TIME
 

Definition at line 53 of file Utils.h.


Function Documentation

int utils::getCPUCount  ) 
 

return the CPU count. On error returns a cpu count of 0 or -1

Definition at line 33 of file Utils.cpp.

Referenced by main(), and PanoDetector::PanoDetector().

unsigned long long utils::getTotalMemory  ) 
 

returns the total memory in byte

Definition at line 89 of file Utils.cpp.

Referenced by PanoDetector::run().

void os_GetTime os_TIME time  )  [inline]
 

Definition at line 56 of file Utils.h.

int os_TimeDiff os_TIME time1,
os_TIME time2
[inline]
 

Definition at line 66 of file Utils.h.


Generated on Wed May 22 01:25:56 2013 for Hugintrunk by  doxygen 1.3.9.1