Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Platform_NULL_Time Class Reference

Inheritance diagram for Platform_NULL_Time:

Platform_Time

List of all members.


Public Member Functions

 Platform_NULL_Time ()
virtual float GetTime ()
virtual SystemTime GetSystemTime (bool utcTime=false)

Detailed Description

Author:
Mattias Gustavsson

Definition at line 19 of file Platform_NULL_Time.h.


Constructor & Destructor Documentation

Platform_NULL_Time::Platform_NULL_Time (  ) 

Definition at line 8 of file Platform_NULL_Time.cpp.


Member Function Documentation

float Platform_NULL_Time::GetTime (  )  [virtual]

Retrieves the current time, as measured from the start of the application

Returns:
The number of seconds since the application was started

Implements Platform_Time.

Definition at line 15 of file Platform_NULL_Time.cpp.

Platform_Time::SystemTime Platform_NULL_Time::GetSystemTime ( bool  utcTime = false  )  [virtual]

Retrieves the local current date and time. If the utcTime parameter is set to true, the UTC (universal time) equivalent to the local time is returned.

Returns:
The current date and time (local or UTC)

Implements Platform_Time.

Definition at line 23 of file Platform_NULL_Time.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.