Static Public Member Functions

Celartem::TimeUtils Struct Reference

#include <cel_time.h>

List of all members.

Static Public Member Functions

static u64 getTick ()
static u64 getTicksPerSecond ()

Detailed Description

TimeUtils provides additional Time related stuffs.


Member Function Documentation

static u64 Celartem::TimeUtils::getTick (  )  [static]

This function returns the tick count.
The origin of this tick count depends on the platform. The unit for this tick count is obtained by getTicksPerSecond function.

Returns:
The current tick count.
See also:
getTicksPerSecond
static u64 Celartem::TimeUtils::getTicksPerSecond (  )  [static]

This function returns the number of ticks a second.

Returns:
The number of ticks a second.
See also:
getTick

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

This document is made with doxygen 1.7.1 at Thu Feb 17 2011 15:40:19.
Caminova Logo