#include <Clock.hpp>
List of all members.
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: