Rocket::Core::Clock Class Reference

#include <Clock.h>


Static Public Member Functions

static float GetElapsedTime ()

Detailed Description

Rocket's Interface to Time.

Author:
Lloyd Weehuizen

Member Function Documentation

float Rocket::Core::Clock::GetElapsedTime (  )  [static]

Get the elapsed time since application startup

Returns:
Seconds elapsed since application startup.


The documentation for this class was generated from the following files:
  • Source/Core/Clock.h
  • Source/Core/Clock.cpp