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