Go to the source code of this file.
Namespaces | |
namespace | SG_TRC |
Classes | |
class | SG_TRC::CL_Virtual_Record |
Virtual class for records manipulation. More... | |
class | SG_TRC::CL_TimerVal |
Class to manipulate system time. More... | |
Typedefs | |
typedef timeval | SG_TRC::ST_Timeval |
Functions | |
_SG_TLS_EXPORT int | SG_TRC::Ygettimeofday (struct timeval *tp) |
This fonction that read time from the system until it started, and put it into tp. Time is in seconde and µsecondes. Ygettimeofday fill tp struct with the time elapsed until the computer started, in seconds and µsecondes. | |
_SG_TLS_EXPORT void | SG_TRC::cleartimeval (struct timeval *t1) |