Function CSPTime::GetCurGMTTime()
Description:
This static member function retrieves a time object containing the current GMT time.
 |
Prototype:
static CSPTime GetCurGMTTime();
Arguments:
No arguments (void).
Return value:
It returns an object containing the current GMT time.
See also:
member function GetCurTime()
|
|