Shadowrun: Awakened 29 September 2011 - Build 871
Static Public Member Functions
cat::Clock Class Reference

#include <Clock.hpp>

List of all members.

Static Public Member Functions

static u32 cycles ()
static std::string format (const char *format_string)
static bool Initialize ()
static u32 MeasureClocks (int iterations, void(*FunctionPtr)())
static u32 msec ()
static u32 msec_fast ()
static u32 sec ()
static bool SetHighPriority ()
static bool SetNormalPriority ()
static bool Shutdown ()
static void sleep (u32 milliseconds)
static double usec ()

Detailed Description

Definition at line 39 of file Clock.hpp.


Member Function Documentation

static u32 cat::Clock::cycles ( ) [static]
static std::string cat::Clock::format ( const char *  format_string) [static]
static bool cat::Clock::Initialize ( ) [static]
static u32 cat::Clock::MeasureClocks ( int  iterations,
void(*)()  FunctionPtr 
) [static]
static u32 cat::Clock::msec ( ) [static]
static u32 cat::Clock::msec_fast ( ) [static]
static u32 cat::Clock::sec ( ) [static]
static bool cat::Clock::SetHighPriority ( ) [static]
static bool cat::Clock::SetNormalPriority ( ) [static]
static bool cat::Clock::Shutdown ( ) [static]
static void cat::Clock::sleep ( u32  milliseconds) [static]
static double cat::Clock::usec ( ) [static]

The documentation for this class was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net