#include <gtime.h>
Public Member Functions | |
sTimeSeconds () | |
void | ToDefault () |
double | GetMiliSecs () |
void | Copy (sTimeSeconds ©) |
sTimeSeconds (sTimeSeconds &) | |
sTimeSeconds & | operator= (sTimeSeconds &) |
Public Attributes | |
t_uint32 | sec |
t_uint32 | microSec |
|
|
|
|
|
Definition at line 20 of file gtime.h. Referenced by gTimerTic::Reset(). |
|
Definition at line 16 of file gtime.h. Referenced by gTimerTic::GetMilisecsDiff(). |
|
|
|
|
|
Definition at line 11 of file gtime.h. Referenced by Copy(), GetMiliSecs(), and ToDefault(). |
|
Definition at line 11 of file gtime.h. Referenced by Copy(), GetMiliSecs(), and ToDefault(). |